summaryrefslogtreecommitdiffstats
path: root/src/tests/e2e/remote_runner.rs
AgeCommit message (Expand)Author
2023-01-12stacked panes and passing testsAram Drevekenin
2022-12-26refactor(layout): PaneLayout => TiledPaneLayoutAram 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
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-07-04fix: fallback to default values when terminal rows/cols are 0 (#1552)Thomas Linford
2022-06-10add(style): add trailing comma in match blocks (#1483)a-kenji
2022-06-07feat(ui): add status bar tips (#1462)Aram Drevekenin
2022-06-06feat(scroll): edit scrollback with default editor (#1456)Cosmin Popescu
2022-05-28feat(cli): merge --layout and --layout-path (#1426)Spyros Roum
2022-04-28fix(compatibility): respond to bg and fg color ansi queries (#1358)Aram Drevekenin
2022-04-12feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on...Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-02-27fix(tests): ensure e2e tests use updated plugins (#1047)Thomas Linford
2022-02-18feat(ui): add floating panes (#1066)Aram Drevekenin
2021-12-29fix(clippy): ensure clippy runs on all targets (#972)danieleades
2021-12-20feat(collaboration): implement multiple users (#957)Aram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-12refactor(tabs): lay down infrastructure for multiple users (#864)Aram Drevekenin
2021-10-23fix(style): fix clippy lints in `remote_runner`Thomas Linford
2021-09-30hotfix(stdin): poll for mouse hold in the stdin thread (#752)Aram Drevekenin
2021-09-28fix(compatibility): scroll lines into scrollback when clearing screen (#747)Aram Drevekenin
2021-09-27feat(sessions): mirrored sessions (#740)Aram Drevekenin
2021-09-09style(clippy): various fixes (#704)Paulo Coelho
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-13fix(compatibility): support changing index colors with osc (#646)Aram Drevekenin
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-06-30chore(tests): move all integration tests to be either unit or e2e tests - rem...Aram Drevekenin
2021-06-21Add e2e tests (#582)Aram Drevekenin