summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/options/chars_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-18vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-08refactor(options): use schar_T representation for fillchars and listcharsbfredl1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-19test: "diff" flag of 'fillchars' (#26657)zeertzjq1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2021-11-17fix(options): using :set fillchars should clear local valuezeertzjq1
2021-11-17vim-patch:8.2.2518: 'listchars' should be window-localzeertzjq1
2019-11-26options: make 'fillchars' and 'listchars' global-localBjörn Linse1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-01-26tests: 'fcs' and 'lcs' are local to the windowMarco Hinz1