summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
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
2022-10-13fix(layouts): various kdl layout issues and features (#1797)Aram Drevekenin
2022-10-12fix(cli): use provided session-name (#1793)Aram Drevekenin
2022-10-12fix(layouts): duplicate layout definition error (#1792)Aram Drevekenin
2022-10-12fix(layouts): error on mixed nodes (#1791)Aram Drevekenin
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-07zellij-server: improve thread_bus error handling (#1775)Bohdan Ivashko
2022-10-06Server: Remove `panic`s in `tab` module (#1748)har7an
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-09-27Add docs about error handling (#1745)har7an
2022-09-09Feature: Better error handling/reporting (#1670)har7an
2022-09-09chore(version): bump development versionAram Drevekenin
2022-09-09chore(release): v0.31.4v0.31.4Aram Drevekenin
2022-09-03fix osc params 1024 byte limit (#1711)Thomas Linford
2022-09-02fix(router): gracefully handle client crashes (#1710)Aram Drevekenin
2022-08-18chore(version): bump development versionAram Drevekenin
2022-08-18chore(release): v0.31.3v0.31.3Aram Drevekenin
2022-08-17chore(version): bump development versionAram Drevekenin
2022-08-17chore(release): v0.31.2v0.31.2Aram Drevekenin
2022-08-17fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)Aram Drevekenin
2022-08-02chore(version): bump development versionAram Drevekenin
2022-08-02chore(release): v0.31.1v0.31.1Aram Drevekenin
2022-08-02fix: theme not loading without config (#1631)Jae-Heon Ji
2022-07-28chore(version): bump development versionAram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-26Log every panic to the logfile (#1602)raphCode
2022-07-24feat: support `themes` directory (#1577)Jae-Heon Ji
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-12fix(cli): let the exit message be different when detaching (#1573)Matthias Beyer
2022-07-12fix: add usage comment to fish shell auto-start snippet (#1574) (#1583)Tassilo Horn
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an