summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-17chore(repo): remove garbage fileapply-layouts-at-runtimeAram Drevekenin
2023-02-17style(clippy): no thank you!Aram Drevekenin
2023-02-16style(fmt): rustfmtAram Drevekenin
2023-02-16fix(assets): merge conflicts of binary filesAram Drevekenin
2023-02-16Merge branch 'main' into apply-layouts-at-runtimeAram Drevekenin
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-16chore(deps): upgrade termwiz to get alt left-bracketAram Drevekenin
2023-02-16refactor(panes): various cleanupsAram Drevekenin
2023-02-16style(fmt): rustfmtAram Drevekenin
2023-02-16Merge branch 'main' into apply-layouts-at-runtimeAram Drevekenin
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-15style(fmt): rustfmtAram Drevekenin
2023-02-15refactor(tab): move swap layouts to separate fileAram Drevekenin
2023-02-15refactor(lint): remove unused stuffAram Drevekenin
2023-02-15fix(ux): move pane forward/backwards also with floating panesAram Drevekenin
2023-02-14fix(ui): stacked panes without pane framesAram Drevekenin
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-13feat(cli): dump swap layoutsAram Drevekenin
2023-02-12fix(resizes): cache resizes so as not to confuse panes (eg. vim) with multipl...Aram Drevekenin
2023-02-10fix(tests): tmux swap config shortcutAram Drevekenin
2023-02-10fix(compact): correct swap constraintAram Drevekenin
2023-02-10fix(ui): swap layout indication in compact layoutAram Drevekenin
2023-02-09cleanups around "buffer full" error (#2136)har7an
2023-02-09fix(keybinds): add switch next layout in tmuxAram Drevekenin
2023-02-09fix(ui): background color for swap layout indicatorAram Drevekenin
2023-02-09fix(relayout): move out of unfitting layout when resizing whole tabAram Drevekenin
2023-02-08fix(floating-panes): set layout damaged when moving panesAram Drevekenin
2023-02-08fix(stacked-panes): move focus for all clients in stackAram Drevekenin
2023-02-08fix(stacked-panes): close last pane in stackAram Drevekenin
2023-02-08fix(swap-layouts): embed/eject panes properly with auto-layoutAram Drevekenin
2023-02-08fix(swap-layouts): work with multiple tabsAram Drevekenin
2023-02-08fix(stacked-panes): allow stacked panes to become fullscreenAram Drevekenin
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-02-07fix(swap-layouts): properly truncate layout childrenAram Drevekenin
2023-02-07fix(swap-layouts): load swap layouts from external fileAram Drevekenin
2023-02-05workAram Drevekenin
2023-02-03fix(swap-layouts): respect pane contents and focusAram Drevekenin
2023-01-27refactor(layout): remove unused methodAram Drevekenin
2023-01-27fix(swap-layouts): include base layoutAram Drevekenin
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-27feat(swap-layouts): ui + uxAram Drevekenin