summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets
AgeCommit message (Expand)Author
2022-10-24fix(various): minor fixes before 32 (#1841)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-12fix: add usage comment to fish shell auto-start snippet (#1574) (#1583)Tassilo Horn
2022-06-18feat: add action to undo rename (#1513)Jae-Heon Ji
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-04-21feat: support the command of auto-start script for shell (#1281)Jae-Heon Ji
2022-04-16feat(copy): add copy_on_select option (#1298)Thomas Linford
2022-04-13docs(config): add link to theme examplesAram Drevekenin
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-06fix(comp): typo in long option '--generate-completion' for fish (#1183)Hoang Nguyen
2022-03-05fix(comp): typo and add new option (#1178)a-kenji
2022-03-05add(comp): dynamic completions for fish (#1176)a-kenji
2022-02-27add tmux ctrl+b d shortcut for detach (#1116)Cason Adams
2022-02-24add: a few extra tmux binding keys (#1098)Cason Adams
2022-02-24add(conf): add action to send `^b` (#1106)a-kenji
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-20doc(config): add copy-command examples to default config (PR #996) (#1019)Jordan Callicoat
2022-01-04Feature: Configurable scroll buffer (#936)Kunal Mohan
2022-01-04feat(keybinds): improve default keybindings (#991)Aram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-03fix(assets): update config option examples (#920)a-kenji
2021-11-23Feat: add esc to exit modes (#889)a-kenji
2021-11-08feat(scrolling): half-page scroll actions (#813)oromate
2021-11-05feature(resize): Non directional resize (#520)Henil Dedania
2021-10-26Feature: Rotate Pane locations (#802)Kunal Mohan
2021-10-19Feature: Move panes directionally (#762)Kunal Mohan
2021-10-05add(config): add information to the config file (#766)a-kenji
2021-09-22feat(plugin): add manifest to allow for plugin configuration (#660)spacemaison
2021-09-15fix(keys): bring back ctrl-n to get from scroll mode to resize modeAram Drevekenin
2021-09-09feat(plugin): add exec_cmd helper for executing command in hostTw
2021-08-30fix(ui): change resize binding to Ctrl-nBrooks Rady
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-03feat(tab): add keybind to go to last tab visitedSagittarius-a
2021-08-01Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layouta-kenji
2021-07-24feat(scroll): Restore scroll position on SIGINTSagittarius-a
2021-07-23Add `tabs` to `layouts`a-kenji
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-09Use lowercase for optionsa-kenji
2021-07-09Add on_force_close config optionKunal Mohan