summaryrefslogtreecommitdiffstats
path: root/src/tests/fixtures
AgeCommit message (Expand)Author
2021-10-26fix(compatibility): improve handling of wide characters inserted in the middl...Aram Drevekenin
2021-09-28fix(compatibility): handle cursor movements outside scroll region (#746)Aram Drevekenin
2021-08-26fixup! adjust fixture layoutsa-kenji
2021-08-24Merge branch 'tab-layout' of https://github.com/a-kenji/zellij into a-kenji-t...Aram Drevekenin
2021-08-19Fix scrolling (#650)Aram Drevekenin
2021-07-23fixup! fix e2e fixturesa-kenji
2021-07-02feat(ui): initial mouse support (#448)Thomas Linford
2021-06-14Move `layout.rs` from `server` to `utils`a-kenji
2021-05-26fix(compatibility): support wide characters (#535)Aram Drevekenin
2021-05-13fix(compatibility): implement device reports (#500)Aram Drevekenin
2021-05-11Terminal compatibility: various behaviour fixes (#486)Aram Drevekenin
2021-05-05fix(compatibility): pass vttest 8 (#461)Aram Drevekenin
2021-05-03Terminal compatibility: Pass vttest 2 and 3 (#447)Aram Drevekenin
2021-04-29Terminal: pass vttest 1 (#408)Aram Drevekenin
2021-04-14fix(bug): remove buggy expansion boundariesBrooks J Rady
2021-02-24Make fullscreen panes not override the status bar and strider (#209)Aram Drevekenin
2021-02-18fix(compatibility): do not forward tabs to the terminal (#190)Aram Drevekenin
2021-02-17fix(compatibility): get top not to break everything when exiting (#188)Aram Drevekenin
2021-01-11Install default layouts and plugins at build-timeBrooks J Rady
2021-01-11Added the set_selectable plugin API functionBrooks J Rady
2021-01-10Add support for layouts with parts of a fixed or unspecified sizeBrooks J Rady
2021-01-07Change the layout to only one pluginBrooks J Rady
2021-01-07Parse bytes into keys with TermionBrooks J Rady
2021-01-06Merge branch 'main' into wasm-launchableBrooks J Rady
2021-01-06wip: added a testdenis
2021-01-05Very borkenBrooks J Rady
2021-01-05Keeping track of multiple pluginsBrooks J Rady
2020-12-29It's now possible to load WASM files from layouts!Brooks J Rady
2020-12-21fix(compatibility): git log and git diff with scrollup (#118)Aram Drevekenin
2020-12-18fix(compatibility): fish multiline paste (#112)Aram Drevekenin
2020-12-17fix(compatibility): fix bash linewrap (#109)Aram Drevekenin
2020-12-17fix(compatibility): fix neovim change mode (#108)Aram Drevekenin
2020-12-15fix(compatibility): handle tab characters properly (#99)Aram Drevekenin
2020-12-14fix(compatibility): fix vim overwrite message and buffer clearing on exit (#98)Aram Drevekenin
2020-12-04fix(compatibility): htop horizontal scrolling (#81)Aram Drevekenin
2020-11-30fic(compatibility): htop scrolling issues (#77)Aram Drevekenin
2020-11-23fix(compatibility): various htop issues (#66)Aram Drevekenin
2020-11-21fix(layout): total layout percent 100 validation (#57)Roee Shapira
2020-11-15feat(ux): initial layout engine (#50)Aram Drevekenin
2020-10-05feat(compatibility): vim working!Aram Drevekenin
2020-09-29test(compatibility): bandwhich + various fish thingsAram Drevekenin