summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-21docs(changelog): bump `autocfg` dependencyJae-Heon Ji
2022-02-21chore: bump internal autocfg dependency to 1.1.0 (#1071)Marcin Puc
2022-02-19docs(sponsorship): add my Github SponsorsAram Drevekenin
2022-02-18docs(changelog): floating panesAram Drevekenin
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2022-02-12fix(compatibility): resolve fzf crash (#1056)Thomas Linford
2022-02-08docs(changelog): update the confusing tipsJae-Heon Ji
2022-02-08Solve Issue #1010 (#1045)Robert Walter
2022-02-02docs(changelog): add copy-clipboard optionThomas Linford
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-02-02docs(changelog): alternate screen scrollback fixThomas Linford
2022-02-02fix(compatibility): do not set scroll buffer in alternate screen (#1032)Thomas Linford
2022-02-01docs(changelog): add focus attribute in layoutJae-Heon Ji
2022-02-01feat: add focus attribute in layout (#958)Jae-Heon Ji
2022-01-31docs(changelog): warn on active empty modea-kenji
2022-01-31fix(config): warn on mode without actions (#1035)a-kenji
2022-01-28docs(changelog): add theme exampleJae-Heon Ji
2022-01-28Create tokyonightDark.yaml (#1015)Henri
2022-01-26docs(changelog): csi erase compatibility fixThomas Linford
2022-01-26fix(compatibility): handle csi erase param 3 (#1026)Thomas Linford
2022-01-26docs(changelog): scroll by page up/down fixThomas Linford
2022-01-26fix(scroll): scroll page up/down by actual amount of rows (#1025)Thomas Linford
2022-01-25docs(changelog): accept only printable unicodeJae-Heon Ji
2022-01-25feat: accept only printable unicode char (#1016)Jae-Heon Ji
2022-01-24docs(changelog): update parsing crate to clap v3.0Jae-Heon Ji
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-15docs(changelog): copy-command optionThomas Linford
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2022-01-13docs(changelog): fix dependency problemJae-Heon Ji
2022-01-13feat: change dependency for `process_cwd` (#1001)Jae-Heon Ji
2022-01-12style(comment): remove outdatedAram Drevekenin
2022-01-11style(format): remove debug messageAram Drevekenin
2022-01-09docs(changelog): cwd fixAram Drevekenin
2022-01-09fix: add condition for existence of `current_dir` (#995)Jae-Heon Ji
2022-01-07docs(governance): add myself to governanceJae-Heon Ji
2022-01-05chore(version): bump development versionAram Drevekenin
2022-01-05chore(release): v0.24.0v0.24.0Aram Drevekenin
2022-01-05chore(build): fix publishing flowAram Drevekenin
2022-01-04Remove unused dependency - termbg (#992)Kunal Mohan
2022-01-04docs(changelog): Configurable scroll buffer sizeKunal Mohan
2022-01-04Feature: Configurable scroll buffer (#936)Kunal Mohan
2022-01-04docs(config): add ALT-centered example with usage instructions (#989)matu3ba
2022-01-04docs(changelog): keybindingsAram Drevekenin
2022-01-04feat(keybinds): improve default keybindings (#991)Aram Drevekenin
2022-01-04fix(panes): do not crash when closing fixed pane (#987)Aram Drevekenin
2022-01-04docs(changelog): recent fixesAram Drevekenin
2022-01-04fix(tabs): dont panic when tab history is empty and closing tab (#990)Aram Drevekenin
2022-01-03Pass active terminal title through to terminal emulator (#980)Kunal Mohan