summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/input
AgeCommit message (Expand)Author
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-09HOTFIX: utils: Move plugins into new assets folder (#2003)har7an
2022-12-09HOTFIX: Feature/ignore asset map (#2002)har7an
2022-12-08Reimplement resize code (#1990)har7an
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-11-16fix(cli): measure cwd from cli client rather than the zellij server (#1947)Aram Drevekenin
2022-11-09Fix: better error reporting when failing to load plugins (#1912) (#1914)har7an
2022-11-03fix(edit): treat cwd properly (#1904)Aram Drevekenin
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-31feat(mouse): allow toggling mouse mode at runtime (#1883)Thomas Linford
2022-10-28feat: support multiple themes in one file (#1855)Jae-Heon Ji
2022-10-28feat(command-panes): optionally allow panes to be closed on exit (#1869)Aram Drevekenin
2022-10-24fix(various): minor fixes before 32 (#1841)Aram Drevekenin
2022-10-20fix(layouts): various bugs and better errors (#1831)Aram Drevekenin
2022-10-20fix(command): better error when command not found (#1829)Aram Drevekenin
2022-10-20feat(layouts): allow defining a tab cwd (#1828)Aram Drevekenin
2022-10-19allow dump_screen() to only dump the viewport (#1794)Dan Näsman
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-14feat(layouts): edit panes (#1799)Aram Drevekenin
2022-10-14feat(layouts): global cwd (#1798)Aram Drevekenin
2022-10-13fix(layouts): various kdl layout issues and features (#1797)Aram Drevekenin
2022-10-12fix(cli): use provided session-name (#1793)Aram Drevekenin
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-08-17fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-24feat: support `themes` directory (#1577)Jae-Heon Ji
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-06-24feat(theme): allow hex colors for themes (#1536)Ramon
2022-06-23fix: Make key order consistent (#1539)har7an
2022-06-18feat: add action to undo rename (#1513)Jae-Heon Ji
2022-06-15feat: add capability to dispatch actions from cli (#1265)a-kenji
2022-06-14chore(deps): update `clap`: `3.1.18` -> `3.2.2` (#1496)a-kenji
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-10docs: fix typos (#1481)Kian-Meng Ang
2022-06-07add(option): `default_layout` (#1467)a-kenji
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-05-28feat(cli): merge --layout and --layout-path (#1426)Spyros Roum
2022-05-24fix: add checking for missing extensions (#1432)Jae-Heon Ji
2022-05-20feat(actions): dump the terminal screen into a file (#1375)Cosmin Popescu
2022-05-12fix: update to output error when using `--layout` (#1413)Jae-Heon Ji
2022-04-16feat(copy): add copy_on_select option (#1298)Thomas Linford
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-23chore(deps): move from termion to termwiz for STDIN handling (#1249)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-03-03fix(layout): allow lowercase keys and values (#1160)a-kenji