summaryrefslogtreecommitdiffstats
path: root/zellij-utils
AgeCommit message (Expand)Author
2023-02-16style(fmt): rustfmtAram Drevekenin
2023-02-16Merge branch 'main' into apply-layouts-at-runtimeAram Drevekenin
2023-02-15style(fmt): rustfmtAram 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-13feat(cli): dump swap layoutsAram Drevekenin
2023-02-10fix(tests): tmux swap config shortcutAram Drevekenin
2023-02-10fix(compact): correct swap constraintAram Drevekenin
2023-02-09cleanups around "buffer full" error (#2136)har7an
2023-02-09fix(keybinds): add switch next layout in tmuxAram Drevekenin
2023-02-08fix(swap-layouts): work with multiple tabsAram 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-27feat(swap-layouts): ui + uxAram Drevekenin
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2023-01-24fix(swap-layouts): adjust swap layout sort orderAram Drevekenin
2023-01-23fix(relayout): properly calculate rounding errorsAram Drevekenin
2023-01-22Improve client disconnect handling (#2068)har7an
2023-01-20fix(layout-applier): sane focus orderAram Drevekenin
2023-01-19errors: handle missing plugin caches (#2093)har7an
2023-01-19fix(stacked-panes): resize stackAram Drevekenin
2023-01-15fix(layouts): handle stacked layouts in the middle of the screenAram Drevekenin
2023-01-12stacked panes and passing testsAram Drevekenin
2023-01-10tests passingAram Drevekenin
2023-01-05tests passingAram Drevekenin
2023-01-03add tmux close pane key (#2058)Cason Adams
2022-12-29tests passingAram Drevekenin
2022-12-26refactor(layout): PaneLayout => TiledPaneLayoutAram Drevekenin
2022-12-26workAram Drevekenin
2022-12-26relayout working with hard coded layoutAram Drevekenin
2022-12-24style(fmt): rustfmtAram Drevekenin
2022-12-24style(clippy): fix clippy lintAram Drevekenin
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-19fix(panes): show visual error when failing to resize panes (#2036)Aram Drevekenin
2022-12-17WIP: Use `xtask` as build system (#2012)har7an
2022-12-15hotfix: update plugins to the latest versions so we can developAram Drevekenin
2022-12-14fix(panes): show visual error when unable to split panes vertically/horizonta...Aram Drevekenin
2022-12-13chore: Bump development versionAndreas Hartmann
2022-12-13chore(release): v0.34.4v0.34.4Andreas Hartmann
2022-12-13chore: Bump development versionsAndreas Hartmann
2022-12-09chore(release): v0.34.3v0.34.3Aram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(release): add pluginsAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesAram Drevekenin
2022-12-09chore(version): patch version due to CI difficultiesv0.34.1Aram Drevekenin
2022-12-09HOTFIX: utils: Move plugins into new assets folder (#2003)har7an