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
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
Merge pull request #18931 from zeertzjq/regexp-num-escaped
zeertzjq
2022-06-13
|
\
|
*
fix(substitute): subtract number of backslashes later
zeertzjq
2022-06-12
*
|
fix(buffer): disable buffer-updates before removing from window #18933
zeertzjq
2022-06-12
|
/
*
fix(extmarks): splice extmarks on accepting spell
Tony Chen
2022-04-02
*
fix(buffer_updates): handle :sort of already sorted buffer
Björn Linse
2021-10-08
*
fix(buffer_updates): cleanup test behavior
Björn Linse
2021-10-07
*
fix(buffer_updates): make `lockmarks` not affect extmarks and buffer updates....
Anton Adamansky
2021-10-07
*
fix(buffer_updates): handle :delete of the very last line in buffer
Björn Linse
2021-10-07
*
fix(extmarks): splice extmarks on nv_Undo #15920
Tony Chen
2021-10-06
*
fix(bufupdates): send correct updates for visual paste
Thomas Vigouroux
2021-08-25
*
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
2021-06-29
*
add tests in buffer_updates
jbyuki
2021-06-09
*
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
2021-05-18
*
make get_region_bytecount end-exclusive
chentau
2021-05-09
*
refactor nvim_buf_set_lines to use extmark_splice
chentau
2021-05-09
*
splice extmarks on every line for block visual paste
chentau
2021-05-06
*
Merge pull request #14385 from chentau/extmark_delete
Björn Linse
2021-04-17
|
\
|
*
extmarks: remove curbuf->deleted_bytes2 from op_delete
chentau
2021-04-16
*
|
flush curbuf->deleted_bytes2 after calling do_move
chentau
2021-04-14
|
/
*
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
2021-04-13
|
\
|
*
extmark: splice extmarks on :luado
chentau
2021-04-12
*
|
Merge pull request #14317 from chentau/extmark_sub
Björn Linse
2021-04-10
|
\
\
|
*
|
extmark: correct extmark_splice call with inccommand
chentau
2021-04-09
|
|
/
*
/
extmark: fixes for noexpandtab and retab
chentau
2021-04-02
|
/
*
Merge pull request #14191 from chentau/extmark_blockpaste
Björn Linse
2021-03-24
|
\
|
*
Extmarks: correct buffer events on blockwise paste
chentau
2021-03-23
*
|
Correctly splice extmarks on tab with noexpandtab set
chentau
2021-03-22
|
/
*
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
2021-03-03
|
\
|
*
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
|
Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line
Björn Linse
2021-02-16
|
\
\
|
|
/
|
/
|
|
*
tests: add test for cursor postion when deleting buffer lines
Michael Lingelbach
2021-01-31
*
|
buffer_updates: autoload episode III: revenge of the trees
Björn Linse
2021-02-14
*
|
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
|
fix(buf_updates): send updates when putting past last line
Thomas Vigouroux
2021-02-08
*
|
tests: clean up lua/buffer_updates_spec.lua
Björn Linse
2021-02-04
*
|
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
2021-02-04
|
/
*
api: set_text: fix some byte count issues
Björn Linse
2021-01-01
*
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
2020-12-15
*
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
[next]