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
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-04-15
test: replace busted with local harness
Lewis Russell
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2026-02-15
fix(prompt): wrong changed lnum in init_prompt
Sean Dewar
1
2026-02-15
fix(prompt): prompt_setprompt does not adjust extmarks, no on_bytes
Sean Dewar
1
2026-02-15
fix(prompt): wrong cursor col after prompt_setprompt, no on_lines
Sean Dewar
1
2026-01-08
test(buffer_updates_spec): move on_detach tests to its block (#37297)
zeertzjq
1
2025-11-20
fix(api): on_bytes gets stale data on :substitute #36487
Riccardo Mazzarini
1
2025-08-24
docs: misc #35459
Justin M. Keyes
1
2025-08-17
fix(api): on_detach consistently before buf_freeall autocmds
Sean Dewar
1
2025-08-17
fix(api,lsp): call on_detach before wiping out the buffer #35355
Jaehwang Jung
1
2025-07-29
fix(api): single-line visual block insert triggers extra on_lines #35098
glepnir
1
2025-06-23
fix(quickfix): use correct lnume when appending (#34611)
glepnir
1
2025-06-17
fix(api): buffer updates in quickfix buffer #31105
glepnir
1
2025-02-12
fix(memline): don't check line count for closed memline #32403
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-21
test: support upvalues in exec_lua
Lewis Russell
1
2024-08-02
test: allow exec_lua to handle functions
Lewis Russell
1
2024-06-02
test: add a test for #29119
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-10
fix(prompt): emit change event for prompt newline (#28260)
zeertzjq
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-30
fix(extmarks): splice earlier when opening new line (#28108)
zeertzjq
1
2024-03-12
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-01-13
Merge pull request #26734 from bfredl/splitaroo
bfredl
1
2024-01-13
fix(buffer_updates): correct buffer updates when splitting empty line
bfredl
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: use vim.mpack and vim.uv directly
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-05
fix(change): update fold after on_bytes (#26364)
Jaehwang Jung
1
2023-09-15
fix: invoke changed_bytes when rewriting <Tab> char #25125
Ilia Choly
1
2023-06-06
fix(spell): splice extmarks on :spellrepall (#23929)
zeertzjq
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-04-04
test: replace lfs with luv and vim.fs
dundargoc
1
2023-03-11
fix(diff): trigger on_bytes only once after diffget/diffput
Jaehwang Jung
1
2023-03-09
fix(buffer_updates): save and restore current window cursor (#16732)
zeertzjq
1
2022-09-30
docs: fix typos (#20394)
dundargoc
1
2022-09-26
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
1
2022-06-13
Merge pull request #18931 from zeertzjq/regexp-num-escaped
zeertzjq
1
2022-06-12
fix(buffer): disable buffer-updates before removing from window #18933
zeertzjq
1
2022-06-12
fix(substitute): subtract number of backslashes later
zeertzjq
1
2022-04-02
fix(extmarks): splice extmarks on accepting spell
Tony Chen
1
2021-10-08
fix(buffer_updates): handle :sort of already sorted buffer
Björn Linse
1
2021-10-07
fix(buffer_updates): cleanup test behavior
Björn Linse
1
2021-10-07
fix(buffer_updates): make `lockmarks` not affect extmarks and buffer updates....
Anton Adamansky
1
2021-10-07
fix(buffer_updates): handle :delete of the very last line in buffer
Björn Linse
1
[next]