summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
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-15hotfix: update plugins to the latest versions so we can developAram Drevekenin
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-12-13chore: Bump development versionAndreas Hartmann
2022-12-13chore(release): v0.34.4v0.34.4Andreas Hartmann
2022-12-13chore: Bump development versionsAndreas Hartmann
2022-12-09chore(release): v0.34.3v0.34.3Aram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(release): add pluginsAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesv0.34.1Aram 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-10chore(version): bump development versionAram Drevekenin
2022-11-09chore(deps): bump termwiz to 0.19.0 (#1896)Jonathan LEI
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-25chore(version): bump development versionAram 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-19chore(deps): upgrade log4rs (#1814)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-17Log `thread_bus` IPC messages only in debug mode (#1800)har7an
2022-10-14feat(layouts): edit panes (#1799)Aram Drevekenin
2022-10-14feat(layouts): global cwd (#1798)Aram Drevekenin