summaryrefslogtreecommitdiffstats
path: root/zellij-server
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(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
2023-11-29fixup: zellij-server: fix compiler warnings (#2873)rmsyn
2023-11-19fix(sessions): untie serialization interval from session read interval (#2951)Aram Drevekenin
2023-11-13chore(version): bump development versionAram Drevekenin
2023-11-13chore(release): v0.39.1v0.39.1Aram Drevekenin
2023-11-11fix(plugins): reloading plugin after crash (#2929)Aram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-09feat(panes): reuse CWD when dropping to shell in command panes (#2915)Diego Alonso
2023-11-09fix(performance): only refresh relevant prorcess in sysinfo when serializing ...pierce
2023-11-08fix(ux): LaunchPlugin and some cwd fixes (#2916)Aram Drevekenin
2023-11-08fix: styled underlines in editors (#2918)Mike Lloyd
2023-11-07chore(version): bump development versionAram Drevekenin
2023-11-06docs(api): docs for shim.rs (#2909)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