summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-21feat(layout): specify only tab name in `tabs` section (#722)a-kenji
2021-09-19 Implement `attach --create` subcommand flag to create session if one does no...GPery
2021-09-15chore(version): bump development versionAram Drevekenin
2021-09-15fix(keys): bring back ctrl-n to get from scroll mode to resize modeAram Drevekenin
2021-09-13Add `options` subcommand to `attach` (#718)a-kenji
2021-09-13Improve handling of empty valid `yaml` files (#716)a-kenji
2021-09-13feat(screen): support specifying tab's name in layout (#715)Tw
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-09-09feat(plugin): add exec_cmd helper for executing command in hostTw
2021-09-09style(clippy): various fixes (#704)Paulo Coelho
2021-08-31chore(version): bump development versionAram Drevekenin
2021-08-30fix(ui): change resize binding to Ctrl-nBrooks Rady
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-26Split tab-layout into `template` & `tabs` sectiona-kenji
2021-08-24test(layout): add borderlessAram Drevekenin
2021-08-24Merge branch 'tab-layout' of https://github.com/a-kenji/zellij into a-kenji-t...Aram Drevekenin
2021-08-23Merge pull request #622 from sagittarius-a/feature/go-to-last-taba-kenji
2021-08-21Add `template` section in `layout` filea-kenji
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-08-03fix: rename action to ToggleTabSagittarius-a
2021-08-03fix: fix toggle to previous tab when deleting tabsSagittarius-a
2021-08-03fix: rename variable as stated in pull requestSagittarius-a
2021-08-03feat(tab): add keybind to go to last tab visitedSagittarius-a
2021-08-02Change layout panics to errorsa-kenji
2021-08-01Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layouta-kenji
2021-07-28Simplify deserialization for layouts, configa-kenji
2021-07-24feat(scroll): Restore scroll position on SIGINTSagittarius-a
2021-07-23!fixup cargo fmta-kenji
2021-07-23Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layouta-kenji
2021-07-23Add `tabs` to `layouts`a-kenji
2021-07-22Merge pull request #623 from a-kenji/feature/dump-layouta-kenji
2021-07-22Add cmd to dump layout to stdouta-kenji
2021-07-22Merge branch 'main' into display-session-namea-kenji
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-17Minor fixesPaweł Palenica
2021-07-13Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add pl...Paweł Palenica
2021-07-09Move `ModeInfo::new()` back to `get_mode_info()`Lovecraftian Horror
2021-07-09Merge pull request #612 from a-kenji/improve-optionsa-kenji
2021-07-09Merge pull request #600 from a-kenji/layout-commanda-kenji
2021-07-09Add commands to layouta-kenji
2021-07-09Add serde-alias for on_force_closea-kenji
2021-07-09Use lowercase for optionsa-kenji
2021-07-09Simplify merging of optionsa-kenji
2021-07-09Add doc-comment for mouse-modea-kenji
2021-07-09Improve clarity of precedence in optionsa-kenji
2021-07-09Update Cargo.tomlqepasa