summaryrefslogtreecommitdiffstats
path: root/zellij-client
AgeCommit message (Expand)Author
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
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-01-05chore(version): bump development versionAram Drevekenin
2022-01-04Remove unused dependency - termbg (#992)Kunal Mohan
2021-12-28fix(mouse): prevent unhandled mouse events escape to terminal (#976)Thomas Linford
2021-12-20chore(version): bump development versionAram Drevekenin
2021-12-20chore(version): bump development versionv0.23.0Aram Drevekenin
2021-12-14chore(version): bump development versionAram Drevekenin
2021-12-13chore(version): bump development versionAram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-12-05fix(perf): throttle resizes on sigwinch (#895)Thomas Linford
2021-12-02fix(compatibility): do not duplicate bracketed paste in chunked stdin input (...Aram Drevekenin
2021-11-30Prevent a zellij session from attaching to itself. (#911)Kunal Mohan
2021-11-29chore(version): bump development versionAram Drevekenin
2021-11-11fix(options): handling and overwriting cli opts (#859)a-kenji
2021-11-10chore(version): bump development versionAram Drevekenin
2021-11-10chore(release): v0.20.1v0.20.1Aram Drevekenin
2021-11-10fix(input): properly query bracketed paste mode in terminals (#858)Aram Drevekenin
2021-11-10add(feature): toggle boolean options with cli flag (#855)a-kenji
2021-11-10fix(envs): Unify operation of Zellij environment variables (#842)Ken Matsui
2021-11-08chore(version): bump development versionAram Drevekenin
2021-11-02feat(ui): add right-click support to pluginsTw
2021-10-29fix(compatibility): home and end key fix (#815)Aram Drevekenin
2021-10-27fix(input): properly handle bracketed paste (#810)Aram Drevekenin