summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src/cli.rs
AgeCommit message (Expand)Author
2024-04-30feat(cli): list clients, their focused pane_id and the running command (#3314)Aram Drevekenin
2024-04-15fix(cli): rename `attach --background` to `attach --create-background` (#3265)Aram Drevekenin
2024-04-12feat(cli): allow starting a session detached (#3257)Aram Drevekenin
2024-04-04utils/cli: Add `move-tab` action (#3244)har7an
2024-03-24feat: `list-sessions` show newest sessions last, for better user experience (...toymil
2024-03-20chore(integrations): zpipe alias (#3210)Aram Drevekenin
2024-02-26feat(plugins): introduce plugin aliases (#3157)Aram Drevekenin
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-14Fix typo in help page (#2906)wendrul
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-05feat(ux): allow renaming sessions (#2903)Aram Drevekenin
2023-11-02feat: load plugins from the web (#2863)Jae-Heon Ji
2023-10-20fix(cli): session names only for attach in fish completion (#2857)Daniel Jankowski
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-09-18feat(panes): in place run (#2795)Aram Drevekenin
2023-09-16fix(utils): validate session name (#2607)deepsghimire
2023-08-27fix(panes): refocus pane properly on tab change (#2734)Aram Drevekenin
2023-08-25feat(plugins): optionally move plugin to focused tab (#2725)Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-06-14fix(plugins): allow loading relative urls (#2539)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-04-19feat(plugins): reload plugin at runtime (#2372)Aram Drevekenin
2023-03-29feat(terminal): cli and bindable action to clear all buffers for a specific p...Oleks Gnatovskyi
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2023-03-01feat(cli): `QueryTabNames` cli action to list all tab names (#2145)哇呜哇呜呀咦耶
2023-02-27fix(cli): edit cwd (#2201)Aram Drevekenin
2023-02-26fix(cli): new-tab now also looks in layout_dir for layouts (#2198)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-07feat(cli): add `GoToTabName` action to switch tab by name (#2120)哇呜哇呜呀咦耶
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2022-12-08Reimplement resize code (#1990)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-31fix: resolve setup --clean panic (#1882)Thomas Linford
2022-10-28feat(command-panes): optionally allow panes to be closed on exit (#1869)Aram Drevekenin
2022-10-24chore: add help to cli options (#1839)Jae-Heon Ji
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): global cwd (#1798)Aram Drevekenin
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-07-24feat: support `themes` directory (#1577)Jae-Heon Ji
2022-06-25add(feature): `unstable` (#1542)a-kenji
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-11fix(cli): clear up tooltip information (#1488)a-kenji
2022-05-30fix: clarify help text (#1442)a-kenji
2022-05-28feat(cli): merge --layout and --layout-path (#1426)Spyros Roum