summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/cursor_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-23fix(options): repair stale UI state after `:set all&` #39026Barrett Ruth1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-09-09vim-patch:9.1.1742: complete: preinsert does not work well with 'autocomplete...zeertzjq1
2025-09-01feat(progress): better default format + history sync #35533Shadman1
2025-05-02feat(messages): hl-StderrMsg, hl-StdoutMsg #33429Sathya Pramodh1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-13test: reduce flakiness in blocking wait tests (#32868)zeertzjq1
2025-02-25test(ui/cursor_spec): reduce flakiness (#32627)zeertzjq1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-07feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-06-15vim-patch:9.1.0476: Cannot see matched text in popup menuzeertzjq1
2024-06-12feat(highlight): add StatusLineTerm and StatusLineTermNC groupsGregory Anders1
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-25fix(colorscheme): use explicit normal foreground in syntax groupsEvgeni Chasnovski1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-16feat(highlight): tweak default color schemeEvgeni Chasnovski1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-12-02feat(highlight): update default color schemeEvgeni Chasnovski1
2023-10-10fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)Evgeni Chasnovski1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-03-11vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...zeertzjq1
2022-11-06feat(ui): add support to display a title in the border of a float (#20184)Raphael1
2022-07-18perf(ui): eliminate spurious memory allocations for hl_attr_define eventbfredl1
2022-06-07fix(highlight): let winhighlight use cursorzbirenbaum1
2022-05-18feat(ui): add `'winbar'`Famiu Haque1
2022-04-17feat(highlight): implement CurSearch highlightFamiu Haque1
2022-03-18feat: add support for global statuslineFamiu Haque1
2021-12-08vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy1
2021-08-27vim-patch:8.1.2229: color number column above/below cursor #15409zeertzjq1
2021-03-22floats: add borders (MS-DOS MODE)Björn Linse1
2020-09-12UI: fix cursor not displayed after hiding and un-hiding #12811erw71
2019-12-19TUI: can make the cursor transparent #11519Matthieu Coudron1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-09-01test/ui: update tests for new msg_grid implementationBjörn Linse1
2019-07-09ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse1
2019-03-12floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse1
2018-08-27tests: introduce screen:expect{...} formBjörn Linse1
2018-08-13cursor_shape: use attribute ids instead of syntax idsBjörn Linse1
2018-03-31msg: do not scroll entire screen (#8088)Björn Linse1
2017-05-15options: make 'highlight' read-onlyBjörn Linse1
2017-05-08options: allow different highlights in windowsBjörn Linse1
2017-04-30'guicursor': No color/blink by defaultJustin M. Keyes1
2017-04-21ui: use an array for mode stylesBjörn Linse1
2017-04-21ui: add tests for new cursor shape modesBjörn Linse1