summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
6 daysdocs(changelog): layoutinfo newtabs plugin apiHEADmainAram Drevekenin
6 daysfeat(plugins): add API to open new tabs with a LayoutInfo (#3305)Aram Drevekenin
7 daysdocs(changelog): move tab fixAram Drevekenin
7 daysfix(tabs): moving tabs after one was deleted (#3299)Aram Drevekenin
8 daysdocs(changelog): shell in plugins fixAram Drevekenin
8 daysfix(plugins): respect default shell when configured in the $SHELL env variabl...Aram Drevekenin
8 daysdocs(changelog): cli pane/tab name fixAram Drevekenin
8 daysfix(cli): tab and pane name input (#3295)Aram Drevekenin
10 daysdocs(changelog): attach options fixAram Drevekenin
10 daysfix(cli): merge attach options (#3288)Aram Drevekenin
13 daysdocs(changelog): fix frozen sessionsAram Drevekenin
13 daysfix(router): deadlock when unblocking input thread (#3281)Aram Drevekenin
2024-04-16chore(version): bump development versionAram Drevekenin
2024-04-16chore(release): v0.40.0v0.40.0Aram Drevekenin
2024-04-15docs(changelog): create backgroundAram Drevekenin
2024-04-15fix(cli): rename `attach --background` to `attach --create-background` (#3265)Aram Drevekenin
2024-04-15docs(changelog): resurrection fixesAram Drevekenin
2024-04-15fix(resurrection): some ui fixes (#3264)Aram Drevekenin
2024-04-15docs(changelog): fix compact-bar mode indicatorJae-Heon Ji
2024-04-15fix(compact-bar): properly pad mode indicator (#3260)Cristian Dominguez
2024-04-12docs(changelog): configure disabling metadataAram Drevekenin
2024-04-12feat(config): allow disabling writing session metadata to disk (#3258)Aram Drevekenin
2024-04-12docs(changelog): start session in the backgroundAram Drevekenin
2024-04-12feat(cli): allow starting a session detached (#3257)Aram Drevekenin
2024-04-10docs(readme): update roadmap and remove extraneous section (#3252)Aram Drevekenin
2024-04-10fix(swap-layouts): properly identify plugin aliases with initial cwd (#3250)Aram Drevekenin
2024-04-10docs(changelog): swap layout fixAram 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-05docs(changelog): serialize UI componentsAram Drevekenin
2024-04-05feat(plugins): format UI components API (#3193)Zykino
2024-04-04utils/cli: Add `move-tab` action (#3244)har7an
2024-03-28docs(changelog): zellij:OWN_URLAram Drevekenin
2024-03-28feat(plugins): allow plugins to specify own_url in pipe destination (#3232)Aram Drevekenin
2024-03-28style(fmt): remove plugin compilation warnings (#3231)Aram Drevekenin
2024-03-27docs(changelog): close_self plugin APIAram Drevekenin
2024-03-27feat(plugins): add api to close current plugin instance (#3228)Aram Drevekenin
2024-03-27docs(changelog): plugin serialization fixAram Drevekenin
2024-03-27fix(plugins): session layouts are still serialized using the legacy plugin sy...Axel H
2024-03-27chore(readme): add sponsorAram Drevekenin
2024-03-26docs(changelog): dump layout APIAram Drevekenin
2024-03-26feat(plugins): add api to dump the current session layout to a plugin (#3227)Aram Drevekenin
2024-03-26docs(changelog): ui fixesAram Drevekenin
2024-03-26fix(ui): session manager UI fixes (#3226)Aram Drevekenin
2024-03-26docs(changelog): binding ctrl spaceAram Drevekenin
2024-03-26fix(keybindings): add support for binding Ctrl-Space (#3101)Ido Yariv
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