summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
2024-04-12feat(config): allow disabling writing session metadata to disk (#3258)Aram Drevekenin
2024-04-12feat(cli): allow starting a session detached (#3257)Aram Drevekenin
2024-04-10fix(swap-layouts): properly identify plugin aliases with initial cwd (#3250)Aram Drevekenin
2024-04-10fix(layouts): recover from resurrection crash and pick up swap layouts proper...Aram Drevekenin
2024-04-05fix(plugins): various pre-release issues (#3246)Aram Drevekenin
2024-04-04utils/cli: Add `move-tab` action (#3244)har7an
2024-03-27feat(plugins): add api to close current plugin instance (#3228)Aram Drevekenin
2024-03-27fix(plugins): session layouts are still serialized using the legacy plugin sy...Axel H
2024-03-26feat(plugins): add api to dump the current session layout to a plugin (#3227)Aram Drevekenin
2024-03-26fix(keybindings): add support for binding Ctrl-Space (#3101)Ido Yariv
2024-03-25fix(config): add support for Ctrl and Alt modifiers on function keys in keybi...Bradford Hovinen
2024-03-25style(fmt): fix warnings (#3223)Aram Drevekenin
2024-03-25feat(cli): add run/edit in-place functions (#3038)Cristian Dominguez
2024-03-25fix(startup): recover from race condition that causes Zellij to start in the ...Aram Drevekenin
2024-03-24feat: `list-sessions` show newest sessions last, for better user experience (...toymil
2024-03-22fix(swap-layouts): properly identify plugin aliases (#3217)Aram Drevekenin
2024-03-21feat(pipes): allow piping messages to plugins from keybindings (#3212)Aram Drevekenin
2024-03-20HOTFIX: remove debug pathAram Drevekenin
2024-03-20chore(integrations): zpipe alias (#3210)Aram Drevekenin
2024-03-18feat(plugins): session manager cwd and new filepicker (#3200)Aram Drevekenin
2024-02-29feat(plugins): allow specifying the cwd when switching sessions (#3172)Aram Drevekenin
2024-02-29feat(plugins): allow piping messages to a specific plugin id (#3170)Aram Drevekenin
2024-02-28fix(plugins): respect cwd and start filepicker at filesystem root (#3161)Aram Drevekenin
2024-02-26feat(plugins): introduce plugin aliases (#3157)Aram Drevekenin
2024-02-19feat: add moving tab to other position (#3047)Bartosz Zbytniewski
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2024-02-07fix(cli): respect cwd in zellij run and zellij plugin (#3116)Aram Drevekenin
2024-02-06feat(sessions): welcome screen (#3112)Aram Drevekenin
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2024-01-08Bump rust version to 1.75.0 (#3039)har7an
2023-12-13perf: improve plugin download & load feature (#3001)Jae-Heon Ji
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-29chore(version): bump development versionAram Drevekenin
2023-11-29chore(release): v0.39.2v0.39.2Aram Drevekenin
2023-11-29chore(version): bump to 0.39.2Aram Drevekenin
2023-11-14Fix typo in help page (#2906)wendrul
2023-11-13chore(version): bump development versionAram Drevekenin
2023-11-13chore(release): v0.39.1v0.39.1Aram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-07chore(version): bump development versionAram Drevekenin
2023-11-07chore(release): v0.39.0v0.39.0Aram Drevekenin
2023-11-06fix(resurrection): properly serialize certain edge cases (#2907)Aram Drevekenin
2023-11-06fix(plugins): start plugin pane in cwd of focused pane if possible (#2905)Aram Drevekenin
2023-11-05feat(ux): allow renaming sessions (#2903)Aram Drevekenin
2023-11-05feat(terminal): support styled underlines (#2730)Eatgrass
2023-11-04feat(sessions): resurrect sessions through the session-manager (and plugin AP...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-20feat(plugins): web requests api (#2879)Aram Drevekenin