summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
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
2022-03-17fix(wasm_vm): use `cache_dirs` for ephemeral plugin data (#1230)a-kenji
2022-03-17fix(feat): `disable_automatic_asset_installation` (#1226)a-kenji
2022-03-16chore(version): bump development versionAram Drevekenin
2022-03-16chore(release): v0.26.1v0.26.1Aram Drevekenin
2022-03-16fix: deprecated function in clap (#1225)a-kenji
2022-03-13feat: improve error reporting system (#1038)Jae-Heon Ji
2022-03-11chore(version): bump development versionAram Drevekenin
2022-03-10fix(config): allow POSIX style `--config` override (#1205)a-kenji
2022-03-06fix(comp): typo in long option '--generate-completion' for fish (#1183)Hoang Nguyen
2022-03-05fix(comp): typo and add new option (#1178)a-kenji
2022-03-05add(comp): dynamic completions for fish (#1176)a-kenji
2022-03-03fix(layout): allow lowercase keys and values (#1160)a-kenji
2022-03-01add: set `env` var's from config and layout (#1154)a-kenji
2022-02-28fix: typo in error message (#1151)a-kenji
2022-02-28fix: Allow terminal title passthrough even when not drawing pane frames. (#1113)Kerfuffle
2022-02-27add tmux ctrl+b d shortcut for detach (#1116)Cason Adams
2022-02-24add: a few extra tmux binding keys (#1098)Cason Adams
2022-02-24add(conf): add action to send `^b` (#1106)a-kenji
2022-02-23fix: invalid assignment of `client_id` (#1052)Jae-Heon Ji
2022-02-22chore(version): bump development versionAram Drevekenin
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-02-01feat: add focus attribute in layout (#958)Jae-Heon Ji
2022-01-31fix(config): warn on mode without actions (#1035)a-kenji
2022-01-23chore(deps): update arg parsing to clap v3 (#1017)Marcin Puc
2022-01-20doc(config): add copy-command examples to default config (PR #996) (#1019)Jordan Callicoat
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2022-01-05chore(version): bump development versionAram Drevekenin
2022-01-04Feature: Configurable scroll buffer (#936)Kunal Mohan
2022-01-04feat(keybinds): improve default keybindings (#991)Aram Drevekenin
2021-12-28fix(plugins): typo that gives plugins the wrong theme (#975)LordMZTE
2021-12-20chore(version): bump development versionAram Drevekenin
2021-12-20chore(version): bump development versionv0.23.0Aram Drevekenin
2021-12-20feat(collaboration): implement multiple users (#957)Aram 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-08fix(plugins): support multiple users (#930)Aram Drevekenin
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-12-04fix(config): unbind keys correctly (#925)a-kenji
2021-12-03fix(assets): update config option examples (#920)a-kenji