index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
cursor_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
2024-12-17
*
feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)
zeertzjq
2024-12-07
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
vim-patch:9.1.0476: Cannot see matched text in popup menu
zeertzjq
2024-06-15
*
feat(highlight): add StatusLineTerm and StatusLineTermNC groups
Gregory Anders
2024-06-12
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(colorscheme): use explicit normal foreground in syntax groups
Evgeni Chasnovski
2024-01-25
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
fix(highlight): add `FloatFooter` to 'highlight_defs.h' (#25577)
Evgeni Chasnovski
2023-10-10
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
vim-patch:9.0.1397: highlight for popupmenu kind and extra cannot be set (#22...
zeertzjq
2023-03-11
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
perf(ui): eliminate spurious memory allocations for hl_attr_define event
bfredl
2022-07-18
*
fix(highlight): let winhighlight use cursor
zbirenbaum
2022-06-07
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
feat(highlight): implement CurSearch highlight
Famiu Haque
2022-04-17
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
UI: fix cursor not displayed after hiding and un-hiding #12811
erw7
2020-09-12
*
TUI: can make the cursor transparent #11519
Matthieu Coudron
2019-12-19
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
tests: introduce screen:expect{...} form
Björn Linse
2018-08-27
*
cursor_shape: use attribute ids instead of syntax ids
Björn Linse
2018-08-13
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
options: make 'highlight' read-only
Björn Linse
2017-05-15
*
options: allow different highlights in windows
Björn Linse
2017-05-08
*
'guicursor': No color/blink by default
Justin M. Keyes
2017-04-30
*
ui: use an array for mode styles
Björn Linse
2017-04-21
*
ui: add tests for new cursor shape modes
Björn Linse
2017-04-21
*
tests: short form `screen:except(func)` expects condition only. #6440
Björn Linse
2017-04-06
*
'guicursor': Disable by default for unknown terminals.
Justin M. Keyes
2017-04-04
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
tests: Fix testlint errors
ZyX
2017-04-03
*
api/cursor_style_set: mode descriptions
Justin M. Keyes
2017-04-01
*
'guicursor': Empty means "block cursor in all modes".
Justin M. Keyes
2017-04-01