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
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
test: add a test for #29119
zeertzjq
2024-06-02
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
fix(prompt): emit change event for prompt newline (#28260)
zeertzjq
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(extmarks): splice earlier when opening new line (#28108)
zeertzjq
2024-03-30
*
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
2024-03-12
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
\
|
*
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
2024-01-13
*
|
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
|
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
|
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
|
/
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(change): update fold after on_bytes (#26364)
Jaehwang Jung
2023-12-05
*
fix: invoke changed_bytes when rewriting <Tab> char #25125
Ilia Choly
2023-09-15
*
fix(spell): splice extmarks on :spellrepall (#23929)
zeertzjq
2023-06-06
*
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
2023-05-22
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(diff): trigger on_bytes only once after diffget/diffput
Jaehwang Jung
2023-03-11
*
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
2023-03-09
*
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
|
|
/
[next]