summaryrefslogtreecommitdiffstats
path: root/zellij-utils/src
AgeCommit message (Expand)Author
2023-06-13fix(plugins): only listen to hd if a plugin is subscribed to hd events (#2529)Aram Drevekenin
2023-06-09feat(plugins): extensive plugin api (#2516)Aram Drevekenin
2023-06-07feat(wasm-plugin-system): major overhaul and some goodies (#2510)Aram Drevekenin
2023-05-16feat(plugins): Plugin workers and strider (#2449)Aram Drevekenin
2023-05-15Fix issue 2421 - Update config file output (#2443)Kangaxx-0
2023-05-09Use rust 1.67 (#2375)har7an
2023-05-02Fix error loading non-existant themes directory and use default themes as the...Imbris
2023-04-28fix(errors): add file path context to all IO errors in ConfigError (#2412)Imbris
2023-04-28feat(layout): Support environment variables in cwd (#2288) (#2291)Ran Shaham
2023-04-27feat: provide default themes (#2307)Jae-Heon Ji
2023-04-19feat(plugins): reload plugin at runtime (#2372)Aram Drevekenin
2023-04-18feat: support default cwd (#2290)Kangaxx-0
2023-04-18feat: Add layout configuration to exclude panes from tab sync (#2314)Theo Salzmann
2023-04-03feat(panes): allow defining an expanded stacked pane (#2343)Aram Drevekenin
2023-03-30fix(layouts): nested attribute truncating (#2337)Aram Drevekenin
2023-03-30fix(layouts): do not default to default swap layouts when opening a new tab w...Aram Drevekenin
2023-03-30Add option to hide session name in tab-bar (deriving from #2172) (#2301)Marcel Baur
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-06chore(repo): revert theme pr (#2229)Aram Drevekenin
2023-03-06feat: add self-provided themes (#2224)Jae-Heon Ji
2023-03-06fix(cli): make auto_layout work through the cli (#2227)Aram Drevekenin
2023-03-01feat(cli): `QueryTabNames` cli action to list all tab names (#2145)哇呜哇呜呀咦耶
2023-03-01fix(plugins): location path decoding from Url (#2190)Cory Forsstrom
2023-02-28feat(layouts): exact panes constraint (#2206)Aram Drevekenin
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