summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
2022-07-02fix: various typos (#1553)a-kenji
2022-06-28roll over logs / fix filling up /tmp with logs (#1548)raphCode
2022-06-25add(feature): `unstable` (#1542)a-kenji
2022-06-24feat(theme): allow hex colors for themes (#1536)Ramon
2022-06-23fix: Make key order consistent (#1539)har7an
2022-06-18feat: add action to undo rename (#1513)Jae-Heon Ji
2022-06-15feat: add capability to dispatch actions from cli (#1265)a-kenji
2022-06-14chore(deps): update `clap`: `3.1.18` -> `3.2.2` (#1496)a-kenji
2022-06-11fix(cli): clear up tooltip information (#1488)a-kenji
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-10docs: fix typos (#1481)Kian-Meng Ang
2022-06-07add(option): `default_layout` (#1467)a-kenji
2022-06-07remove: obsolete comment (#1465)a-kenji
2022-06-07chore(deps): update `crossbeam` (#1463)a-kenji
2022-06-07Add logging to ipc receiver (#1459)raphCode
2022-06-07chore(version): bump development versionAram Drevekenin
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2022-06-03add(plugin): `compact-bar` & `compact` layout (#1450)a-kenji
2022-05-30fix: clarify help text (#1442)a-kenji
2022-05-28feat(cli): merge --layout and --layout-path (#1426)Spyros Roum
2022-05-24fix: add checking for missing extensions (#1432)Jae-Heon Ji
2022-05-20feat(actions): dump the terminal screen into a file (#1375)Cosmin Popescu
2022-05-17fix: ensure pty_writer thread closes (#1422)Thomas Linford
2022-05-16fix(pty): paste freeze with large amounts of text (#1383)Thomas Linford
2022-05-12fix: update to output error when using `--layout` (#1413)Jae-Heon Ji
2022-05-10feat: Shows subcommand aliases in help text (#918) (#1409)Luke Stadem
2022-05-10fix: a small typo (#1390)a-kenji
2022-05-09build(deps): bump log from 0.4.16 to 0.4.17 (#1386)dependabot[bot]
2022-05-02chore(version): bump development versionAram Drevekenin
2022-05-02chore(release): v0.29.1v0.29.1Aram Drevekenin
2022-05-02chore(version): bump development versionAram Drevekenin
2022-04-28fix(compatibility): respond to bg and fg color ansi queries (#1358)Aram Drevekenin
2022-04-27fix(ipc): empty ipc msg crash (#1351)Aram Drevekenin
2022-04-21feat: support the command of auto-start script for shell (#1281)Jae-Heon Ji
2022-04-16fix: minor system improvements (#1328)Jae-Heon Ji
2022-04-16feat(copy): add copy_on_select option (#1298)Thomas Linford
2022-04-13chore(version): bump development versionAram Drevekenin
2022-04-13chore(package): patch versionAram Drevekenin
2022-04-13docs(config): add link to theme examplesAram Drevekenin
2022-04-13fix(ui): adjust default bg colorAram Drevekenin
2022-04-13fix(ui): adjust default colorsAram Drevekenin
2022-04-12feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on...Aram Drevekenin
2022-04-07chore(deps): update termwiz to 0.16.0 (#1303)Thomas Linford
2022-04-02Improve theme usage + add default ones (#1274)Kunal Mohan
2022-03-31chore(version): bump development versionAram Drevekenin
2022-03-28build(deps): bump log from 0.4.14 to 0.4.16 (#1278)dependabot[bot]
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-23chore(deps): move from termion to termwiz for STDIN handling (#1249)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-03-17chore: bump `nix` version to 0.23.1 (#1234)Jae-Heon Ji