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
/
src
/
nvim
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(options): default 'titlestring' shows CWD #39233
Nick Krichevsky
1
2026-04-18
fix(marks): adjust marks when unloading "nofile" buffer #39118
luukvbaal
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-31
vim-patch:9.2.0232: fileinfo not shown after :bd of last listed buffer (#38453)
zeertzjq
1
2026-03-30
refactor(buffer.c): fix coverity warning (#38589)
zeertzjq
1
2026-03-29
vim-patch:9.2.0254: w_locked can be bypassed when setting recursively
Sean Dewar
1
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2026-03-29
vim-patch:9.2.0252: Crash when ending Visual mode after curbuf was unloaded
Sean Dewar
1
2026-03-27
feat(prompt): prompt_appendbuf() appends to prompt buffer #37763
Shadman
1
2026-03-25
fix: :ball w_locked check, reset b_nwindows in free_all_mem() #38484
Sean Dewar
1
2026-03-17
fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)
zeertzjq
1
2026-03-14
refactor(window): lastwin_nofloating takes tp
Sean Dewar
1
2026-03-03
fix(window): style=minimal window loses local options when switching buffers ...
glepnir
1
2026-02-28
fix(float): style=minimal leaks into normal windows #25185
glepnir
1
2026-02-14
feat(prompt): plugins can update prompt during user input #37743
Shadman
1
2026-02-08
fix(terminal): autocmds leave terminal open to wiped buffer
Sean Dewar
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-02-07
vim-patch:9.1.2136: :tab sbuffer may close old tabpage (#37765)
zeertzjq
1
2026-01-17
vim-patch:8.2.0371: crash with combination of terminal popup and autocmd (#37...
zeertzjq
1
2026-01-17
vim-patch:9.1.2090: Last buffer not freed with EXITFREE
zeertzjq
1
2026-01-17
vim-patch:9.1.2087: Crash when using :tabonly in BufUnload
zeertzjq
1
2026-01-15
refactor: remove dead code, adjust comment
Sean Dewar
1
2026-01-14
vim-patch:9.1.2023: [security]: Use-after-free in alist_add() with nasty autocmd
zeertzjq
1
2026-01-14
vim-patch:9.1.1323: b:undo_ftplugin not executed when re-using buffer
zeertzjq
1
2026-01-09
fix(:ls): check for finished terminal properly (#37303)
zeertzjq
1
2026-01-08
vim-patch:9.1.2066: :wqall! doesn't close a terminal like :qall! does (#37314)
zeertzjq
1
2026-01-08
vim-patch:9.1.2068: :bd/bw may try to switch to a closing buffer
Sean Dewar
1
2026-01-08
vim-patch:9.1.2058: b_locked_split is not checked for :sbuffer
Sean Dewar
1
2026-01-06
vim-patch:9.1.2055: Division by zero in :file after failing to wipe buffer (#...
zeertzjq
1
2026-01-06
fix(buffer): don't reuse 1-line terminal buffer (#37261)
zeertzjq
1
2026-01-06
fix(terminal): crash when TermClose switches back to terminal buffer
zeertzjq
1
2026-01-06
fix(terminal): crash when TermClose deletes other buffers
zeertzjq
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2026-01-05
fix(terminal): avoid multiple terminals writing to same buffer (#37219)
zeertzjq
1
2025-12-28
vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...
Jan Edmund Lazo
1
2025-12-28
vim-patch:9.1.2024: 'fsync' option cannot be set per buffer (#37129)
zeertzjq
1
2025-12-20
refactor(messages): encapsulate msg_delay logic
Justin M. Keyes
1
2025-12-20
test(messages): skip os_delay during tests
Justin M. Keyes
1
2025-12-15
fix(buffer): switching buffer should respect jumpoptions+=view (#36969)
zeertzjq
1
2025-12-12
vim-patch:9.1.1971: Crash when buffer gets deleted inside charconvert during ...
zeertzjq
1
2025-12-01
feat(version): support multiple Vim versions
Jan Edmund Lazo
1
2025-11-30
fix(buffer): defer w_buffer clearing to prevent dict watcher crash #36748
CompileAndConquer
1
2025-12-01
fix(buffer): don't allow changedtick watcher to delete buffer (#36764)
zeertzjq
1
2025-11-28
vim-patch:9.1.1933: completion: complete_match() is not useful (#36726)
zeertzjq
1
2025-10-31
vim-patch:9.1.1890: %P in 'statusline' doesn't behave as documented
zeertzjq
1
2025-10-31
vim-patch:9.1.1479: regression when displaying localized percentage position
zeertzjq
1
2025-10-30
vim-patch:9.1.1291: too many strlen() calls in buffer.c
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-21
vim-patch:9.1.1779: completion: 'autocomplete' cannot be enabled per buffer (...
zeertzjq
1
2025-09-08
fix(api): crash when moving curwin to other tabpage #35679
glepnir
1
[next]