summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/input/command.rs
AgeCommit message (Expand)Author
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-02-27fix(cli): edit cwd (#2201)Aram Drevekenin
2022-12-08Reimplement resize code (#1990)har7an
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2021-09-10feat(cwd-pane): Keeping the cwd when opening new panes (#691)spacemaison
2021-07-09Merge pull request #600 from a-kenji/layout-commanda-kenji
2021-07-09Add commands to layouta-kenji
2021-07-06Change name of `Run` binding for actionsa-kenji
2021-07-02Add running commands to an actiona-kenji
2021-06-30Modularize spawn_terminal_functiona-kenji