summaryrefslogtreecommitdiffstats
path: root/zellij-utils
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-13chore(version): bump development versionAram Drevekenin
2023-04-13chore(release): v0.36.0v0.36.0Aram Drevekenin
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-24fix: Fix crash and memory leak by updating interprocess depgbrigandi
2023-03-10chore(version): bump development versionAram Drevekenin
2023-03-10chore(release): v0.35.2v0.35.2Aram Drevekenin
2023-03-10chore(version): bump development versionAram Drevekenin
2023-03-07chore(release): v0.35.1v0.35.1Aram Drevekenin
2023-03-07chore(version): bump development versionAram Drevekenin
2023-03-07chore(repo): version 0.35.0 (#2230)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-17chore(deps): update termwiz to v0.20.0 (#2169)Thomas Linford
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