index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
buffer_updates_spec.lua
Age
Commit message (
Expand
)
Author
Files
2021-10-06
fix(extmarks): splice extmarks on nv_Undo #15920
Tony Chen
1
2021-08-25
fix(bufupdates): send correct updates for visual paste
Thomas Vigouroux
1
2021-06-29
Manually zero out deleted_bytes2 when substituting and joining lines
chentau
1
2021-06-09
add tests in buffer_updates
jbyuki
1
2021-05-18
fix(bufupdate): send events when inserting with virtualedit
Thomas Vigouroux
1
2021-05-09
make get_region_bytecount end-exclusive
chentau
1
2021-05-09
refactor nvim_buf_set_lines to use extmark_splice
chentau
1
2021-05-06
splice extmarks on every line for block visual paste
chentau
1
2021-04-17
Merge pull request #14385 from chentau/extmark_delete
Björn Linse
1
2021-04-16
extmarks: remove curbuf->deleted_bytes2 from op_delete
chentau
1
2021-04-14
flush curbuf->deleted_bytes2 after calling do_move
chentau
1
2021-04-13
Merge pull request #14318 from chentau/extmark_luado
Björn Linse
1
2021-04-12
extmark: splice extmarks on :luado
chentau
1
2021-04-10
Merge pull request #14317 from chentau/extmark_sub
Björn Linse
1
2021-04-09
extmark: correct extmark_splice call with inccommand
chentau
1
2021-04-02
extmark: fixes for noexpandtab and retab
chentau
1
2021-03-24
Merge pull request #14191 from chentau/extmark_blockpaste
Björn Linse
1
2021-03-23
Extmarks: correct buffer events on blockwise paste
chentau
1
2021-03-22
Correctly splice extmarks on tab with noexpandtab set
chentau
1
2021-03-03
Merge pull request #13973 from chentau/on_bytes_undofile
Björn Linse
1
2021-03-02
Extmarks: Save extmark undo information to undofile.
chentau
1
2021-02-16
Merge pull request #13692 from mjlbach/fix_cursor_respect_current_line
Björn Linse
1
2021-02-14
buffer_updates: autoload episode III: revenge of the trees
Björn Linse
1
2021-02-10
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
1
2021-02-08
fix(buf_updates): send updates when putting past last line
Thomas Vigouroux
1
2021-02-04
tests: clean up lua/buffer_updates_spec.lua
Björn Linse
1
2021-02-04
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
1
2021-01-31
tests: add test for cursor postion when deleting buffer lines
Michael Lingelbach
1
2021-01-01
api: set_text: fix some byte count issues
Björn Linse
1
2020-12-15
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
1
2020-10-10
api: multiple decoration providers at once
Björn Linse
1
2020-09-30
Fix byte updates for blockwise paste at buffer end
KillTheMule
1
2020-09-30
bytetrack: add blockwise paste test
Thomas Vigouroux
1
2020-09-30
Fix buffer_updates on blockwise paste
KillTheMule
1
2020-09-19
test: buffer updates: add visual charwise paste test
Björn Linse
1
2020-09-19
buffer updates: fix issues with "change" operator
Björn Linse
1
2020-09-19
tests: lua buffer updates: reorg check_events()
Björn Linse
1
2020-09-18
buf_updates: fix wrong updates on linewise change
Thomas Vigouroux
1
2020-09-17
buf_updates: fix updates for empty buffers (#12926)
Thomas Vigouroux
1
2020-09-16
treesitter: filter updates on <CR>
Thomas Vigouroux
1
2020-09-16
buf_attach: fix buffer updates with setline()
Björn Linse
1
2020-09-11
fix(bufupdates): avoid sending empty updates
Thomas Vigouroux
1
2020-09-11
fix(bytetrack): send correct events when opening lines
Thomas Vigouroux
1
2020-09-09
fix lints
Thomas Vigouroux
1
2020-09-09
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
1
2020-08-31
fix(win): ignore closing wins in win_findbuf #12798
Thomas Vigouroux
1
2020-01-30
doc: fix typos [ci skip] #11787
Hye Sung Jung
1
2020-01-30
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
1
2019-08-06
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
1
2019-08-06
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
1
[prev]
[next]