aboutsummaryrefslogtreecommitdiff
path: root/test/functional/terminal/window_spec.lua
Commit message (Expand)AuthorAge
* feat(terminal)!: cursor shape and blink (#31562)Gregory Anders2024-12-17
* test(terminal): unskip wrap tests on windowsChristian Clason2024-09-21
* refactor(tests): rename terminal/testutil.lua => testterm.lua #30372Justin M. Keyes2024-09-15
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* feat(column)!: rework 'statuscolumn' %r/l itemsLuuk van Baal2024-06-16
* fix(terminal): set local values of window options (#29326)zeertzjq2024-06-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(terminal): disable reflow againChristian Clason2024-03-14
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* test(terminal): remove unnecessary string operations (#26434)zeertzjq2023-12-07
* fix(terminal): check terminal size at end of screen update (#25480)zeertzjq2023-10-03
* feat(term): enable reflow by default (#21124)Christian Clason2023-05-24
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* ci: skip tests that fail on windowsDundar Göc2022-02-20
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* test: improve reliability of ":terminal topline" testJustin M. Keyes2019-01-31
* :terminal : set topline based on window height #8325Andrew Pyatkov2019-01-29
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* tests: terminal: Assert for SIGWINCH handling before continuingJames McCoy2017-11-12
* test/win: partially disable :terminal resize test (#7453)Justin M. Keyes2017-10-29
* test: :terminal + numberwidth=9Justin M. Keyes2017-10-28
* terminal: Account for number column (#5310)Sam Wilson2017-10-27
* win: support :terminalerw72017-08-16
* terminal: Keep cursor position.Justin M. Keyes2017-03-01
* test: window_spec: Remove flaky terminal resize testJames McCoy2016-11-13
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in terminal testsBjörn Linse2016-08-14
* Add tests for new featureMarco Hinz2016-06-20
* functests: Check logs in lua codeZyX2016-06-10
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
* test/terminal: fix indeterminism in colorcolumn screen testBjörn Linse2015-05-10
* test: Add terminal testsThiago de Arruda2015-03-25