summaryrefslogtreecommitdiffstats
path: root/zellij-server
AgeCommit message (Expand)Author
10 daysfix(grid): fix DL/IL being ineffective without scrolling region (#3382)Koichi Murase
10 daysfix(grid): fix the default bound of DECSTBM lying outside the screen (#3381)Koichi Murase
11 daysfeat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty ke...Aram Drevekenin
2024-05-22fix(plugins): synchronize event batch handling (#3367)Aram Drevekenin
2024-05-18Update soon-to-be incompatible dependencies (#3315)har7an
2024-05-02chore(version): bump development versionAram Drevekenin
2024-05-02chore(version): adjust version for releaseAram Drevekenin
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-25fix(tabs): moving tabs after one was deleted (#3299)Aram Drevekenin
2024-04-24fix(plugins): respect default shell when configured in the $SHELL env variabl...Aram Drevekenin
2024-04-19fix(router): deadlock when unblocking input thread (#3281)Aram Drevekenin
2024-04-16chore(version): bump development versionAram Drevekenin
2024-04-15fix(resurrection): some ui fixes (#3264)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(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-03-28feat(plugins): allow plugins to specify own_url in pipe destination (#3232)Aram Drevekenin
2024-03-27feat(plugins): add api to close current plugin instance (#3228)Aram Drevekenin
2024-03-26feat(plugins): add api to dump the current session layout to a plugin (#3227)Aram Drevekenin
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-21feat(pipes): allow piping messages to plugins from keybindings (#3212)Aram Drevekenin
2024-03-20fix(stability): various crashes (#3209)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(panes): no-op on unset fullscreen when no clients are connected (#3166)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-12fix(panes): break pane to new tab (#3130)Aram Drevekenin
2024-02-12fix(terminal): curly underlines mid-chunk (#3125)Aram Drevekenin
2024-02-09fix(plugins): crash when reattaching to a non-existent host folder (#3126)Aram Drevekenin
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-22fix(terminal): improve reflow performance and general memory usage by reducin...Aidan Hobson Sayers
2024-01-22fix(terminal): some real/saved cursor bugs during resize (#3032)Aidan Hobson Sayers
2024-01-18performance(terminal): improvements to reflow performance by removing O(n^2) ...Aidan Hobson Sayers
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2023-12-13perf: improve plugin download & load feature (#3001)Jae-Heon Ji
2023-12-02feat(terminal): implement synchronized renders (#2977)Aram Drevekenin
2023-12-01fix(plugins): display errors properly (#2975)Aram Drevekenin
2023-11-30fix: fix flakey scroll history (#2935)pierce
2023-11-30fix(grid): various crashes (#2972)Aram Drevekenin
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-29chore(version): bump development versionAram Drevekenin
2023-11-29chore(version): bump to 0.39.2Aram Drevekenin