summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-25docs(changelog): stability fixesAram Drevekenin
2022-03-25fix(screen): handle various edge cases rather than crashing (#1269)Aram Drevekenin
2022-03-25fix(ci): disable enabling of flakes in action'sa-kenji
2022-03-25fix(ci): scope for triggering the workflowa-kenji
2022-03-24docs(changelog): floating pane embed fixAram Drevekenin
2022-03-24fix(tab): floating panes embed/fullscreen and frame color (#1267)Aram Drevekenin
2022-03-24fix(tab): do not crash when only floating panes are left (#1266)Aram Drevekenin
2022-03-23docs(changelog): fix crash on tab openThomas Linford
2022-03-23fix(crash): ensure ZELLIJ_TMP_DIR exists when starting plugins (#1256)Thomas Linford
2022-03-23docs(changelog): termion ==> termwizAram Drevekenin
2022-03-23chore(deps): move from termion to termwiz for STDIN handling (#1249)Aram Drevekenin
2022-03-22chore(docs): update changelog with rounded cornersBrooks Rady
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-03-21fix: cargo issue (#1253)a-kenji
2022-03-21add(ci): token to `update-rust-toolchain`a-kenji
2022-03-21add(ci): update tokena-kenji
2022-03-20fix(ci): scope nix workflows (#1248)a-kenji
2022-03-20fix(ci): use release version instead of maina-kenji
2022-03-20fix(ci): semantic errora-kenji
2022-03-20fix: remove obsolete script (#1247)a-kenji
2022-03-20fix(ci): add refa-kenji
2022-03-20add(ci): toolchain (#1245)a-kenji
2022-03-20flake.lock: Update (#1243)github-actions[bot]
2022-03-18docs(changelog): tab refactorAram Drevekenin
2022-03-18refactor(tab): move tiled panes to their own module (#1239)Aram Drevekenin
2022-03-17Update `rust-toolchain` (#1236)github-actions[bot]
2022-03-17fix(ci): update-rust-toolchaina-kenji
2022-03-17fix(ci) update-rust-toolchaina-kenji
2022-03-17fix(ci): update-rust-toolchaina-kenji
2022-03-17fix(ci) update-rust-toolchaina-kenji
2022-03-17fix(ci): update-toolchaina-kenji
2022-03-17fix(ci): naminga-kenji
2022-03-17Feat/add rust toolchain (#1235)a-kenji
2022-03-17add(ci): install `cargo-make` through `nix` (#1233)a-kenji
2022-03-17docs(changelog): bump `nix` dependencyJae-Heon Ji
2022-03-17chore: bump `nix` version to 0.23.1 (#1234)Jae-Heon Ji
2022-03-17docs(changelog): use `cache_dirs` for plugin dataa-kenji
2022-03-17fix(wasm_vm): use `cache_dirs` for ephemeral plugin data (#1230)a-kenji
2022-03-17docs(changelog): fix feature asset installationa-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-16chore(update): pretty-bytes `0.2` -> `0.2.2` (#1224)a-kenji
2022-03-16docs(changelog): switch to annotated release tagsa-kenji
2022-03-16fix: release tagging (#1223)a-kenji
2022-03-16hotfix: do not send bracketed paste to panes where it is not onAram Drevekenin
2022-03-15add(readme): built-with-nix badge (#1220)a-kenji
2022-03-14docs: add `cargo-binstall` (#1212)Jae-Heon Ji