summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-20docs(changelog): fix fullscreen navigationAram Drevekenin
2023-02-20fix(ux): fullscreen navigation (#2117)Yves Biener
2023-02-20docs(changelog): cjk in tab namesAram Drevekenin
2023-02-20fix(tabs): allow CJK in tab names (#2119)哇呜哇呜呀咦耶
2023-02-18docs(changelog): scrollback positioning with HelixAram Drevekenin
2023-02-18feat(editor): scrollback positioning with Helix (#2156)bheylin
2023-02-17docs(governance): Project Governance Change (#2174)Aram Drevekenin
2023-02-17docs(changelog): fix startup delayAram Drevekenin
2023-02-17fix(ux): cache stdin queries on startup (remove startup delay) (#2173)Aram Drevekenin
2023-02-17docs(changelog): swap layouts and stacked panesAram Drevekenin
2023-02-17feat(ui): swap layouts and stacked panes (#2167)Aram Drevekenin
2023-02-17docs(changelog): termwiz updateAram Drevekenin
2023-02-17chore(deps): update termwiz to v0.20.0 (#2169)Thomas Linford
2023-02-16docs(changelog): add args to new-tab in keybindsJae-Heon Ji
2023-02-16feat: add args to new-tab action (#2072)Jae-Heon Ji
2023-02-16docs(changelog): apply correct color on tabsJae-Heon Ji
2023-02-16fix(plugins): apply correct color on 'more tabs' message (#2166)Pedro Fedricci
2023-02-13docs(changelog): pencil light themeAram Drevekenin
2023-02-13feat(themes): add pencil light (#2157)Aral Balkan
2023-02-13docs(changelog): singlepass compilerAram Drevekenin
2023-02-13chore(build): make the singlepass compiler opt-in through flags (#2146)m-lima
2023-02-09cleanups around "buffer full" error (#2136)har7an
2023-02-07docs(changelog): wasmer singlepass in devAram Drevekenin
2023-02-07chore(development): use singlepass in debug mode (#2134)m-lima
2023-02-07docs(changelog): switch to tab by nameAram Drevekenin
2023-02-07feat(cli): add `GoToTabName` action to switch tab by name (#2120)哇呜哇呜呀咦耶
2023-01-27docs(changelog): status bar one linerAram Drevekenin
2023-01-27fix(status-bar): not displaying w/ size=1 and show shortcuts (#2091)Felix Pankratz
2023-01-24docs(changelog): add ScrollToTop actionJae-Heon Ji
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2023-01-22Improve client disconnect handling (#2068)har7an
2023-01-19errors: handle missing plugin caches (#2093)har7an
2023-01-19docs(changelog): support utf8 char in tab and paneJae-Heon Ji
2023-01-19Support UTF-8 character in tab name and pane name (#2102)哇呜哇呜呀咦耶
2023-01-14Errors: less unwrap in server (#2069)har7an
2023-01-13docs(changelog): bugfixesAram Drevekenin
2023-01-13fix: wide-char drop on resize to 1 and invalid session names (#2082)朱李
2023-01-12docs(changelog): copy_on_select = false fixThomas Linford
2023-01-12fix(mouse): selection not ending on mouse release with copy_on_select set to ...Thomas Linford
2023-01-03docs(changelog): add tmux close pane keyJae-Heon Ji
2023-01-03add tmux close pane key (#2058)Cason Adams
2022-12-24style(fmt): rustfmtAram Drevekenin
2022-12-24style(clippy): fix clippy lintAram Drevekenin
2022-12-24docs(changelog): floating panes in layoutsAram Drevekenin
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-20docs(changelog): remove nix supportAram Drevekenin
2022-12-20chore(repo): remove nix support (#2038)Aram Drevekenin
2022-12-20docs(changelog): add emeritusAram Drevekenin
2022-12-19docs(changelog): visual error on resizeAram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin