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
/
lua
/
buffer_updates_spec.lua
Commit message (
Expand
)
Author
Age
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
Fix byte updates for blockwise paste at buffer end
KillTheMule
2020-09-30
*
bytetrack: add blockwise paste test
Thomas Vigouroux
2020-09-30
*
Fix buffer_updates on blockwise paste
KillTheMule
2020-09-30
*
test: buffer updates: add visual charwise paste test
Björn Linse
2020-09-19
*
buffer updates: fix issues with "change" operator
Björn Linse
2020-09-19
*
tests: lua buffer updates: reorg check_events()
Björn Linse
2020-09-19
*
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
2020-09-18
*
buf_updates: fix updates for empty buffers (#12926)
Thomas Vigouroux
2020-09-17
*
treesitter: filter updates on <CR>
Thomas Vigouroux
2020-09-16
*
buf_attach: fix buffer updates with setline()
Björn Linse
2020-09-16
*
fix(bufupdates): avoid sending empty updates
Thomas Vigouroux
2020-09-11
*
fix(bytetrack): send correct events when opening lines
Thomas Vigouroux
2020-09-11
*
fix lints
Thomas Vigouroux
2020-09-09
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
fix(win): ignore closing wins in win_findbuf #12798
Thomas Vigouroux
2020-08-31
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
2020-01-30
*
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
*
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
2019-08-06
*
api/lua: add on_detach to nvim_buf_attach
Björn Linse
2019-06-15