summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-03-13fix(nix): fix `makeDesktopItem` (#1215)a-kenji
2022-03-13flake.lock: Update (#1214)github-actions[bot]
2022-03-13fix(ci): `update-flake-lock` (#1213)a-kenji
2022-03-13add(ci): add labels to flake update pr (#1211)a-kenji
2022-03-13docs(changelog): add error reporting systemJae-Heon Ji
2022-03-13feat: improve error reporting system (#1038)Jae-Heon Ji
2022-03-11fix: `.envrc`a-kenji
2022-03-11chore(version): bump development versionAram Drevekenin
2022-03-11chore(release): v0.26.0v0.26.0Aram Drevekenin
2022-03-10docs(changelog): add `POSIX` style overridesa-kenji
2022-03-10fix(config): allow POSIX style `--config` override (#1205)a-kenji
2022-03-10ci: improve naminga-kenji
2022-03-10add(nix): treefmt / alejandra (#1201)a-kenji
2022-03-10add(nix): lorri integration (#1200)a-kenji
2022-03-10build(nix): apply overlay for crate2nix (#1198)a-kenji
2022-03-10docs(changelog): forward mouse eventsThomas Linford
2022-03-10feature(mouse): forward mouse events (#1191)Thomas Linford
2022-03-09docs(changelog): home and end keys fixThomas Linford
2022-03-09fix(compatibility): home and end in cursor keys mode (#1190)Thomas Linford
2022-03-09docs(changelog): replace wide chars under cursorAram Drevekenin
2022-03-09fix(compatibility): replace wide characters under cursor properly (#1196)Aram Drevekenin
2022-03-09docs(changelog): breaking change in list-sessiona-kenji
2022-03-09build(nix): apply overrrides correctly (#1194)a-kenji
2022-03-08docs(changelog): floating pane mouse select fixThomas Linford
2022-03-08refactor(tab): simplify mouse hold and release (#1185)Thomas Linford
2022-03-07fix(ci): give clearer names (#1187)a-kenji
2022-03-07docs(changelog): floating panes mouse tooltip fixThomas Linford
2022-03-07fix(floating-panes): update tooltip after hiding floating panes with mouse (#...Thomas Linford
2022-03-07docs(changelog): improve detach instructionJae-Heon Ji
2022-03-07Improve: more explicit detach instruction (#1161)Jae-Heon Ji
2022-03-06refactor(tab): simplify logic for scrolling active pane (#1184)Thomas Linford
2022-03-06docs(changelog): fix typo in completiona-kenji
2022-03-06fix(comp): typo in long option '--generate-completion' for fish (#1183)Hoang Nguyen
2022-03-06add(nix): add crate2nix (#1181)a-kenji
2022-03-05fix(readme): switch badges and gif (#1180)a-kenji
2022-03-05add(readme): matrix logo to the badge (#1179)a-kenji
2022-03-05fix(comp): typo and add new option (#1178)a-kenji
2022-03-05docs(changelog): add dynamic completionsa-kenji
2022-03-05add(comp): dynamic completions for fish (#1176)a-kenji
2022-03-04docs(changelog): fix output of `list-sessions`a-kenji
2022-03-04fix(cli): `list-sessions` stderr on fail (#1174)a-kenji
2022-03-04docs(contrib): fix markupa-kenji