aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/cursor_spec.lua
Commit message (Expand)AuthorAge
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* options: make 'highlight' read-onlyBjörn Linse2017-05-15
* options: allow different highlights in windowsBjörn Linse2017-05-08
* 'guicursor': No color/blink by defaultJustin M. Keyes2017-04-30
* ui: use an array for mode stylesBjörn Linse2017-04-21
* ui: add tests for new cursor shape modesBjörn Linse2017-04-21
* tests: short form `screen:except(func)` expects condition only. #6440Björn Linse2017-04-06
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'guicursor': enabled=false if 'guicursor' is emptyJustin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* tests: Fix testlint errorsZyX2017-04-03
* api/cursor_style_set: mode descriptionsJustin M. Keyes2017-04-01
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01