summaryrefslogtreecommitdiffstats
path: root/zellij-server/src/unit/snapshots
AgeCommit message (Expand)Author
2023-02-16Merge branch 'main' into apply-layouts-at-runtimeAram Drevekenin
2023-01-27fix(swap-layouts): include base layoutAram Drevekenin
2023-01-27feat(swap-layouts): ui + uxAram Drevekenin
2023-01-24feat: add ScrollToTop action (#2110)Yves Biener
2023-01-12stacked panes and passing testsAram Drevekenin
2022-12-26refactor(layout): PaneLayout => TiledPaneLayoutAram Drevekenin
2022-12-24Floating panes in layouts (#2047)Aram Drevekenin
2022-12-06refactor(messaging): reduce extraneous cross-thread messaging (#1996)Aram Drevekenin
2022-12-06refactor(plugins): fix plugin loading data flow (#1995)Aram Drevekenin
2022-11-21performance(rendering): improve rendering performance (#1960)Aram Drevekenin
2022-11-16fix(cli): measure cwd from cli client rather than the zellij server (#1947)Aram Drevekenin
2022-11-01feat(command-panes): allow to start suspended (#1887)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin