summaryrefslogtreecommitdiffstats
path: root/zellij-client
AgeCommit message (Expand)Author
2022-08-02chore(release): v0.31.1v0.31.1Aram Drevekenin
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-12fix(cli): let the exit message be different when detaching (#1573)Matthias Beyer
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-07-04fix: fallback to default values when terminal rows/cols are 0 (#1552)Thomas Linford
2022-07-02fix: various typos (#1553)a-kenji
2022-06-25add(feature): `unstable` (#1542)a-kenji
2022-06-21fix: exit client on empty rcv (#1535)raphCode
2022-06-20add: debug information for certain actions (#1533)a-kenji
2022-06-19fix: dispatch various actions correctly (#1530)a-kenji
2022-06-17fix(action): dispatch of `edit-scrollback` (#1523)a-kenji
2022-06-16fix: clarify comments (#1519)a-kenji
2022-06-16fix(action): correctly dispatch the `Write` action (#1518)a-kenji
2022-06-16fix(action): send `WriteChars` once per action (#1516)a-kenji
2022-06-15fix(clippy): clippy fixes (#1508)a-kenji
2022-06-15fix: remove obsolete logs (#1504)a-kenji
2022-06-15feat: add capability to dispatch actions from cli (#1265)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-07chore(version): bump development versionAram Drevekenin
2022-06-06fix(mouse): selection sometimes getting stuck (#1418)Thomas Linford
2022-05-24Fix double panic lockup in clients panic handler (#1433)raphCode
2022-05-16fix(input): ANSI code sent to terminal on startup and resizeThomas Linford
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-30fix(mouse): improve mouse event reporting (#1329)Thomas Linford
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-13chore(version): bump development versionAram Drevekenin
2022-04-13chore(package): patch versionAram Drevekenin
2022-04-12feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on...Aram Drevekenin
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-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-16chore(version): bump development versionAram Drevekenin
2022-03-16chore(release): v0.26.1v0.26.1Aram Drevekenin
2022-03-16hotfix: do not send bracketed paste to panes where it is not onAram Drevekenin
2022-03-13feat: improve error reporting system (#1038)Jae-Heon Ji
2022-03-11chore(version): bump development versionAram Drevekenin
2022-03-09fix(compatibility): home and end in cursor keys mode (#1190)Thomas Linford
2022-03-01add: set `env` var's from config and layout (#1154)a-kenji
2022-02-25fix(input): handle discontiguous STDIN input (#1119)Aram Drevekenin
2022-02-23fix: invalid assignment of `client_id` (#1052)Jae-Heon Ji
2022-02-22chore(version): bump development versionAram Drevekenin