summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-03-25fix(config): add support for Ctrl and Alt modifiers on function keys in keybi...Bradford Hovinen
2024-03-24feat: `list-sessions` show newest sessions last, for better user experience (...toymil
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-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-22fix(terminal): some real/saved cursor bugs during resize (#3032)Aidan Hobson Sayers
2024-01-17feat(plugins): introduce 'pipes', allowing users to pipe data to and control ...Aram Drevekenin
2023-11-30feat(plugins): skip plugin cache flag (#2971)Aram Drevekenin
2023-11-10feat(config): add serialization interval configuration (#2923)Aram Drevekenin
2023-11-08fix: styled underlines in editors (#2918)Mike Lloyd
2023-11-02feat: load plugins from the web (#2863)Jae-Heon Ji
2023-11-02feat(plugins): UI components (#2898)Aram Drevekenin
2023-10-20fix(cli): session names only for attach in fish completion (#2857)Daniel Jankowski
2023-10-17feat(panes): Add an option to press <ESC> and drop to shell in command panes ...Aram Drevekenin
2023-10-12feat(sessions): session resurrection (#2801)Aram Drevekenin
2023-09-18feat(panes): in place run (#2795)Aram Drevekenin
2023-08-30fix(reconnect): do not clear terminal state when entering alternate screen (#...Aram Drevekenin
2023-08-29fix(status-bar): add break tab hints (#2748)Aram Drevekenin
2023-08-24fix(ux): various ui/ux fixes (#2722)Aram Drevekenin
2023-08-24feat(sessions): add a session manager to switch between sessions, tabs and pa...Aram Drevekenin
2023-08-02feat(ui): break pane to new tab and move panes between tabs (#2664)Aram Drevekenin
2023-07-25feat(plugins): make plugins configurable (#2646)Aram Drevekenin
2023-07-18fix(sessions): use custom lists of adjectives and nouns for generating sessio...Kyle Sutherland-Cash
2023-07-12feat(ui): new status bar mode (#2619)Aram Drevekenin
2023-06-13fix(logs): suppress debug logs when not debugging (#2532)Aram Drevekenin
2023-05-09Use rust 1.67 (#2375)har7an
2023-05-03improve build/ci times (#2396)Thomas Linford
2023-04-28fix(e2e): fix flaky locked mode test (#2413)Aram Drevekenin
2023-04-28feat(plugins): update and render plugins asynchronously (#2410)Aram Drevekenin
2023-04-19feat(plugins): reload plugin at runtime (#2372)Aram Drevekenin
2023-03-29feat(terminal): cli and bindable action to clear all buffers for a specific p...Oleks Gnatovskyi
2023-03-27feat(plugins): async plugin loading (#2327)Aram Drevekenin
2023-03-08fix(sessions): attach --create regression (#2247)Aram Drevekenin
2023-02-28fix(new-tab): get config parameters from config file (#2203)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-01-13fix: wide-char drop on resize to 1 and invalid session names (#2082)朱李
2022-11-23fix(panes): focus change when closing and between tabs (#1966)Aram Drevekenin
2022-11-22plugins: rework plugin loading (#1924)har7an
2022-11-22fix: empty session name (#1959)Jae-Heon Ji
2022-11-16fix(cli): measure cwd from cli client rather than the zellij server (#1947)Aram Drevekenin
2022-11-15refactor(plugins): change the data flow (#1934)Aram Drevekenin
2022-11-03fix(cli-actions): do not query termios for the cli client (#1905)Aram Drevekenin
2022-11-03fix(edit): treat cwd properly (#1904)Aram Drevekenin
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-28feat(command-panes): optionally allow panes to be closed on exit (#1869)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin