summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src
AgeCommit message (Expand)Author
7 daysfeat(plugins): some APIs for controlling and receiving information about othe...Aram Drevekenin
11 daysfix(serialization): do not serialize junk sessions (#3504)Aram Drevekenin
12 daysfeat(plugins): add stringified layout to switch_session_with_layout (#3503)Aram Drevekenin
12 daysfeat(ui): configuration screen + configure non-colliding keys at runtime (#3502)Aram Drevekenin
2024-07-08fix(terminal): session-manager enter and some more keys (#3484)Aram Drevekenin
2024-07-05feat(ui): status bar redesign (#3475)Aram Drevekenin
2024-06-28dependencies: switch from Wasmer to Wasmtime (#3349)bjorn3
2024-06-14feat(plugins): rebind keys at runtime (#3422)Aram Drevekenin
2024-05-27feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty ke...Aram Drevekenin
2024-05-15feat(layouts): allow consuming a layout from a url (#3351)Aram Drevekenin
2024-05-02feat(stdin): allow binding Ctrl J (#3307)hiasr
2024-04-30feat(cli): list clients, their focused pane_id and the running command (#3314)Aram Drevekenin
2024-04-26feat(plugins): add API to open new tabs with a LayoutInfo (#3305)Aram Drevekenin
2024-04-22fix(cli): merge attach options (#3288)Aram Drevekenin
2024-04-15fix(cli): rename `attach --background` to `attach --create-background` (#3265)Aram Drevekenin
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-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-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-14Fix typo in help page (#2906)wendrul
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-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