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
/
highlight_spec.lua
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of https://github.com/neovim/neovim into rahm
tmp
Josh Rahm
2022-08-19
|
\
|
*
Merge pull request #19822 from bfredl/hldef
bfredl
2022-08-18
|
|
\
|
|
*
fix(api): make nvim_set_hl(ns=0, ...) redraw screen properly
bfredl
2022-08-18
|
*
|
fix(winhl): do not crash when unsetting winhl in just opened window
bfredl
2022-08-18
|
|
/
|
*
fix(tests): remove irrelevant usage of display-=msgsep
bfredl
2022-08-17
|
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
|
Merge remote-tracking branch 'upstream/master' into rahm
Josh Rahm
2022-07-18
|
\
|
|
*
fix(winbar): make setting WinBar and WinBarNC in 'winhighlight' work
zeertzjq
2022-07-15
|
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
|
*
vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)
zeertzjq
2022-04-07
|
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
|
*
vim-patch:8.2.4630: 'cursorline' not always updated with 'culopt' is "screenl...
zeertzjq
2022-03-28
|
*
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
|
*
vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
zeertzjq
2022-03-24
|
*
test: add a Lua screen test for CursorLineNr in diff mode
zeertzjq
2022-03-08
|
*
test: convert some colorcolumn tests to Lua screen tests
zeertzjq
2022-02-12
*
|
Move colorcolumn character option to fillchars.
Josh Rahm
2022-01-11
|
/
*
fix(highlight): always update window highlight if highlight changed
zeertzjq
2021-12-07
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
Fix a failing test (highlight_spec.lua)
Andy K. Massimino
2021-03-20
*
screen.c: Allow showbreak to override cursorline. (#13372)
shade-of-noon
2020-11-25
*
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
vim-patch:8.0.0914: highlight attributes are always combined (#10256)
Daniel Hahler
2019-09-26
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2019-09-21
*
syntax, TUI: support "strikethrough"
Jaskaran Singh
2019-09-13
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
highlight: expose builtin highlight groups using hl_group_set event
Björn Linse
2019-07-14
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757
Justin M. Keyes
2019-03-19
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)
Justin M. Keyes
2018-11-28
*
diff/highlight: Show underline for low-priority CursorLine
Justin M. Keyes
2018-11-27
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
Merge #9086 'vim-patch:8.1.0448'
Justin M. Keyes
2018-10-18
|
\
|
*
vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'
Justin M. Keyes
2018-10-16
*
|
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
|
/
*
shortmess+=F: Hide :bnext, :bprev fileinfo messages
Justin M. Keyes
2018-09-23
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: high-priority CursorLine if fg is set. #8578
Yichao Zhou
2018-06-28
*
screen: winhl=Normal:Background should not override syntax (#8093)
Björn Linse
2018-04-02
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
TUI: implement "standout" attribute #8081
Nimit Bhardwaj
2018-03-27
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
*
defaults: sidescroll=1
Justin M. Keyes
2018-02-09
*
lint
Justin M. Keyes
2017-11-27
[next]