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
Commit message (
Expand
)
Author
Age
*
test: add tests for conceal cursor movement
Björn Linse
2019-01-13
*
vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481
Michael Vilim
2019-01-11
*
api: select items in popupmenu
Björn Linse
2019-01-09
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
Merge pull request #9434 from bfredl/multigrid_fixes
Björn Linse
2019-01-01
|
\
|
*
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
*
|
Merge pull request #9436 from jamessan/more-fragile-tests
James McCoy
2019-01-01
|
\
\
|
|
/
|
/
|
|
*
Mark "shell command :! throttles shell-command output greater than ~10KB" fra...
James McCoy
2019-01-01
|
*
Mark "feeding large chunks of input with <Paste>" fragile
James McCoy
2019-01-01
|
*
Mark ":substitute with inccommand during :terminal activity" fragile
James McCoy
2019-01-01
*
|
multigrid: simplify tests
Björn Linse
2018-12-31
*
|
multigrid: add tests for multiline messages and tabs
Björn Linse
2018-12-31
*
|
multigrid: test refactor
Björn Linse
2018-12-31
*
|
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
|
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
|
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
|
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
|
/
*
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0393: not all white space difference options available
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
*
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
*
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
2018-12-05
*
fixup: 35 col resize to scroll screen
Jan Edmund Lazo
2018-12-01
*
functionaltests: vim-patch:8.1.{550,551} fix
Jan Edmund Lazo
2018-11-30
*
highlight: Fix missing .rgb_sp_color in initializers (#9287)
Justin M. Keyes
2018-11-30
*
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
Merge #9221 from justinmk/doc
Justin M. Keyes
2018-11-28
|
\
|
*
doc
Justin M. Keyes
2018-11-28
*
|
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
*
defaults: background=dark #2894 (#9205)
Justin M. Keyes
2018-11-20
*
test: adjust time-sensitive tests (#9220)
Justin M. Keyes
2018-11-10
*
ui_options: also send when starting or from OptionSet
Björn Linse
2018-11-08
*
Merge pull request #9149 from bfredl/virt_cul
Björn Linse
2018-10-25
|
\
|
*
screen: fix glitches with nvim_buf_set_virtual_text
Björn Linse
2018-10-25
*
|
UI: add missing redraw after enter_tabpage
Björn Linse
2018-10-25
|
/
*
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
*
|
Merge #9124 'vim-patch:8.0.1672'
Justin M. Keyes
2018-10-17
|
\
\
|
*
|
functionaltest: map error does not cancel prompt
Jan Edmund Lazo
2018-10-14
|
|
/
*
/
tests: improve robustness of immediate successes in screen tests
Björn Linse
2018-10-15
|
/
*
Merge pull request #9121 from bfredl/virt_invalid
Björn Linse
2018-10-13
|
\
|
*
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
2018-10-13
*
|
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
|
/
*
ui: reserve the right to split a screen redraw into multiple batches.
Björn Linse
2018-10-02
*
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2018-10-01
*
shortmess+=F: Hide :bnext, :bprev fileinfo messages
Justin M. Keyes
2018-09-23
*
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
2018-09-22
[next]