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
/
api
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(api): leak preview callback LuaRef in nvim_create_user_command #39357
Barrett Ruth
1
2026-04-24
fix(api): LuaRef leak in nvim_set_keymap on LHS too long (>=66 bytes) #39351
Barrett Ruth
1
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2026-04-20
fix(api): expose fg_indexed/bg_indexed in nvim_get_hl #39210
glepnir
1
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-04-18
fix(marks): adjust marks when unloading "nofile" buffer #39118
luukvbaal
1
2026-04-17
fix(lsp): limit number of created highlight groups (#39133)
Evgeni Chasnovski
1
2026-04-18
fix(terminal): forward streamed bracketed paste properly (#39152)
zeertzjq
1
2026-04-13
feat(api): rename buffer to buf in retval #38900
Justin M. Keyes
3
2026-04-12
feat(api): nvim_set_hl can set "font" #37668
glepnir
1
2026-04-12
fix(api): nvim_get_hl drops groups defined with link_global #38492
glepnir
1
2026-04-11
fix(highlight): preserve inherited colors when update=true breaks links #38750
glepnir
1
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-04-08
fix(api)!: nvim_clear_autocmds() "event" handling
Sean Dewar
1
2026-04-08
docs(api): nvim_exec_autocmds() default "pattern"
Sean Dewar
1
2026-04-08
fix(api)!: empty non-nil autocmd "pattern" handling
Sean Dewar
1
2026-04-08
fix(rpc): trigger UILeave earlier on channel close (#38846)
zeertzjq
1
2026-04-01
fix(api): avoid error when parsing invalid expr after :echo (#38695)
zeertzjq
1
2026-03-28
docs: news #38464
Justin M. Keyes
1
2026-03-28
fix(api): nvim_set_hl boolean false corrupts underline styles (#38504)
glepnir
1
2026-03-25
feat(api): nvim_set_hl{update:boolean} #37546
glepnir
1
2026-03-19
fix(terminal): don't refresh for sync flush when exiting (#38363)
zeertzjq
1
2026-03-18
fix(messages): disallow user-defined integer message-id #38359
Justin M. Keyes
1
2026-03-18
fix(api): nvim_get_option_value FileType autocmd handling #37414
Sean Dewar
1
2026-03-17
docs: api, lsp, messages, intro #38327
Justin M. Keyes
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
7
2026-03-16
fix(api): nvim_open_tabpage positional "enter"
Sean Dewar
1
2026-03-16
fix(api): nvim_open_tabpage "after" like :[count]tab
Sean Dewar
1
2026-03-16
fix: nvim_open_tabpage cleanup, fixes, more tests
Sean Dewar
1
2026-03-16
feat(api): add nvim_open_tabpage
Will Hopkins
1
2026-03-14
fix(api): improve external window validation
Sean Dewar
1
2026-03-14
fix(api): disallow moving window between tabpages in more cases
Sean Dewar
1
2026-03-14
feat(api): nvim_win_set_config can move split to other tp as floatwin
Sean Dewar
1
2026-03-14
fix(winfloat): last_status when changing split to floatwin
Sean Dewar
1
2026-03-14
fix(api): relax config validation for "win"
Sean Dewar
1
2026-03-14
refactor(api): cleanup, more comments, more tests, news
Sean Dewar
1
2026-03-14
feat(api): nvim_win_set_config can move floatwin to another tabpage
glepnir
1
2026-03-14
fix(messages): allocate message history kind string #38292
luukvbaal
1
2026-03-14
fix(window): don't leak fold memory with style=minimal #38287
Sean Dewar
1
2026-03-13
docs: misc
Justin M. Keyes
1
2026-03-13
fix(api): nvim_parse_cmd on range-only, modifier-only commands #36665
glepnir
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
1
2026-03-12
fix(process): wrong exit code for SIGHUP on Windows (#38242)
zeertzjq
1
2026-03-11
docs: deprecate hit-enter
Justin M. Keyes
1
2026-03-11
test(api/vim_spec): fix flaky test (#38227)
zeertzjq
1
2026-03-10
fix(message): concatenate multi-chunk nvim_echo({err}) for exception message ...
luukvbaal
1
2026-03-10
feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987
Ayaan
1
2026-03-09
feat(extmark): support end_col=-1 if strict=false #28169
Stefan Novaković
1
2026-03-09
Merge #38206 nvim_win_set_config
Justin M. Keyes
1
[next]