aboutsummaryrefslogtreecommitdiff
path: root/test/functional/options/chars_spec.lua
Commit message (Expand)AuthorAge
* fix(tests): needing two calls to setup a screen is cringebfredl2024-11-14
* test: improve test conventionsdundargoc2024-04-23
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
* refactor: format test/*Justin M. Keyes2024-01-03
* test: "diff" flag of 'fillchars' (#26657)zeertzjq2023-12-19
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(options): using :set fillchars should clear local valuezeertzjq2021-11-17
* vim-patch:8.2.2518: 'listchars' should be window-localzeertzjq2021-11-17
* options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* tests: 'fcs' and 'lcs' are local to the windowMarco Hinz2019-01-26