summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-26style(fmt): rustfmtsession-manager-ui-fixesAram Drevekenin
2024-03-26fix(ui): scrolling layout list in welcome screenAram Drevekenin
2024-03-26fix(ui): truncate session name and error on too long a nameAram Drevekenin
2024-03-26fix(ui): display new session folder prompt alwaysAram Drevekenin
2024-03-25docs(changelog): ctrl/alt F key modifiersAram Drevekenin
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: adjust duplicated cli alias (#3071)István Donkó
2024-03-25docs(changelog): fix for wrong window size on terminal startupAram Drevekenin
2024-03-25fix(startup): recover from race condition that causes Zellij to start in the ...Aram Drevekenin
2024-03-24docs(changelog): add feat for sorthing session listJae-Heon Ji
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-21docs(changelog): pipe keybindAram Drevekenin
2024-03-21feat(pipes): allow piping messages to plugins from keybindings (#3212)Aram Drevekenin
2024-03-20docs(changelog): zpipe aliasAram Drevekenin
2024-03-20HOTFIX: remove debug pathAram Drevekenin
2024-03-20chore(integrations): zpipe alias (#3210)Aram Drevekenin
2024-03-20docs(changelog): various race fixesAram Drevekenin
2024-03-20fix(stability): various crashes (#3209)Aram Drevekenin
2024-03-18docs(changelog): plugin infra and ux improvementsAram Drevekenin
2024-03-18feat(plugins): session manager cwd and new filepicker (#3200)Aram Drevekenin
2024-02-29docs(changelog): switch session cwdAram Drevekenin
2024-02-29feat(plugins): allow specifying the cwd when switching sessions (#3172)Aram Drevekenin
2024-02-29docs(changelog): pipe to plugin idAram Drevekenin
2024-02-29feat(plugins): allow piping messages to a specific plugin id (#3170)Aram Drevekenin
2024-02-28docs(changelog): unset fullscreen fixAram Drevekenin
2024-02-28fix(panes): no-op on unset fullscreen when no clients are connected (#3166)Aram Drevekenin
2024-02-28docs(changelog): respect cwd for pluginsAram Drevekenin
2024-02-28fix(plugins): respect cwd and start filepicker at filesystem root (#3161)Aram Drevekenin
2024-02-26docs(changelog): plugin aliasesAram Drevekenin
2024-02-26feat(plugins): introduce plugin aliases (#3157)Aram Drevekenin
2024-02-19docs(changelog): add moving tabJae-Heon Ji
2024-02-19feat: add moving tab to other position (#3047)Bartosz Zbytniewski
2024-02-12docs(changelog): break pane fixAram Drevekenin
2024-02-12fix(panes): break pane to new tab (#3130)Aram Drevekenin
2024-02-12docs(changelog): curly underlines fixAram Drevekenin
2024-02-12fix(terminal): curly underlines mid-chunk (#3125)Aram Drevekenin
2024-02-09docs(changelog): cwd fixAram Drevekenin
2024-02-09fix(plugins): crash when reattaching to a non-existent host folder (#3126)Aram Drevekenin
2024-02-08docs(changelog): floating pane coordinatesAram Drevekenin
2024-02-08feat(panes): allow specifying coordinates for a new floating pane through the...Aram Drevekenin
2024-02-07docs(changelog): cwd fixesAram Drevekenin
2024-02-07fix(cli): respect cwd in zellij run and zellij plugin (#3116)Aram Drevekenin
2024-02-06docs(changelog): welcome screenAram Drevekenin
2024-02-06feat(sessions): welcome screen (#3112)Aram Drevekenin
2024-02-04docs(readme): add sponsorAram Drevekenin
2024-01-22docs(changelog): terminal performanceAram Drevekenin
2024-01-22fix(terminal): improve reflow performance and general memory usage by reducin...Aidan Hobson Sayers