summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src
AgeCommit message (Expand)Author
2023-02-28fix(new-tab): get config parameters from config file (#2203)Aram Drevekenin
2023-02-27fix(cli): edit cwd (#2201)Aram Drevekenin
2023-02-27fix(kdl): new-tab keybind looks in layout_dir for layouts (#2200)Jae-Heon Ji
2023-02-26fix(cli): new-tab now also looks in layout_dir for layouts (#2198)Aram Drevekenin
2023-02-25fix(layout): various parser and ui fixes (#2191)Aram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-16feat: add args to new-tab action (#2072)Jae-Heon Ji
2023-02-09cleanups around "buffer full" error (#2136)har7an
2023-02-07feat(cli): add `GoToTabName` action to switch tab by name (#2120)哇呜哇呜呀咦耶
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2023-01-22Improve client disconnect handling (#2068)har7an
2023-01-19errors: handle missing plugin caches (#2093)har7an
2023-01-03add tmux close pane key (#2058)Cason Adams
2022-12-24style(fmt): rustfmtAram Drevekenin
2022-12-24style(clippy): fix clippy lintAram Drevekenin
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin
2022-12-17WIP: Use `xtask` as build system (#2012)har7an
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-12-09HOTFIX: utils: Move plugins into new assets folder (#2003)har7an
2022-12-09HOTFIX: Feature/ignore asset map (#2002)har7an
2022-12-08Reimplement resize code (#1990)har7an
2022-12-07feat(ux): show loading screen (#1997)Aram Drevekenin
2022-12-07errors: Maintain caller location in `to_log` (#1994)har7an
2022-12-06refactor(plugins): fix plugin loading data flow (#1995)Aram Drevekenin
2022-11-22plugins: rework plugin loading (#1924)har7an
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-12Errors: Ignore errors from async when quitting (#1918)har7an
2022-11-09Fix: better error reporting when failing to load plugins (#1912) (#1914)har7an
2022-11-08fix: use `temp_dir` for getting temp folder (#1898)Jonathan LEI
2022-11-08Do not advertise 24 bit color support unchecked (#1900)raphCode
2022-11-03fix(edit): treat cwd properly (#1904)Aram Drevekenin
2022-11-02fix(keybinds): remove space key from shared_except (#1884)Jae-Heon Ji
2022-11-02errors: Don't unwrap in `server::os_input_output` (#1895)har7an
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-31feat(mouse): allow toggling mouse mode at runtime (#1883)Thomas Linford
2022-10-31fix: resolve setup --clean panic (#1882)Thomas Linford
2022-10-28feat: support multiple themes in one file (#1855)Jae-Heon Ji
2022-10-28feat(command-panes): optionally allow panes to be closed on exit (#1869)Aram Drevekenin
2022-10-24fix(various): minor fixes before 32 (#1841)Aram Drevekenin
2022-10-24chore: add help to cli options (#1839)Jae-Heon Ji
2022-10-23plugins: Improve error handling on plugin version mismatch (#1838)har7an
2022-10-20fix(layouts): various bugs and better errors (#1831)Aram Drevekenin
2022-10-20errors: Don't panic in `wasm_vm` (#1827)har7an
2022-10-20fix(command): better error when command not found (#1829)Aram Drevekenin
2022-10-20feat(layouts): allow defining a tab cwd (#1828)Aram Drevekenin
2022-10-19allow dump_screen() to only dump the viewport (#1794)Dan Näsman
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-17Log `thread_bus` IPC messages only in debug mode (#1800)har7an