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
/
vim_spec.lua
Age
Commit message (
Expand
)
Author
Files
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-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
1
2026-04-01
fix(api): avoid error when parsing invalid expr after :echo (#38695)
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-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-03-14
fix(messages): allocate message history kind string #38292
luukvbaal
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
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-02-26
fix(messages): reset redirection message column at message start #38068
luukvbaal
1
2026-02-18
test: support running functionaltests in parallel by directory (#37918)
zeertzjq
1
2026-02-05
fix(messages): increment message ID without ext_messages #37714
luukvbaal
1
2026-01-17
fix(api): parse_expression crash with unopened ] and node
Sean Dewar
1
2026-01-17
fix(api): parse_expression crash with ident and curly
Sean Dewar
1
2026-01-15
fix(api): nvim_get_option_value dummy buffer crashes
Sean Dewar
1
2026-01-15
fix(api): autocmds mess up nvim_get_option_value's dummy buffer
Sean Dewar
1
2026-01-10
fix(api): nvim_set_current_win doesn't reset Visual mode (#37340)
glepnir
1
2025-10-24
docs: types, news, lua-plugin
Justin M. Keyes
1
2025-10-13
fix(api): nvim_parse_cmd handle nextcmd for commands without EX_TRLBAR (#36055)
glepnir
1
2025-08-13
fix(api): fix not capturing output in cmdline mode (#35322)
zeertzjq
1
2025-07-23
fix(clipboard): correct blockwise register width computation (#35038)
zeertzjq
1
2025-06-14
fix(api): nvim_parse_cmd parses :map incorrectly #34068
glepnir
1
2025-06-09
fix(messages): recognize cmdline one_key/number prompt State (#34206)
luukvbaal
1
2025-06-09
fix(api): count parameter in nvim_parse_cmd, nvim_cmd #34253
glepnir
1
2025-06-07
fix(api): update topline when flushing with nvim__redraw() (#34346)
luukvbaal
1
2025-05-05
feat(api): nvim_cmd supports plus ("+cmd", "++opt") flags #30103
glepnir
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-05-02
Merge pull request #28344 from bfredl/wonderland
bfredl
1
2025-05-02
feat(build): build.zig MVP: build and run functionaltests on linux
bfredl
1
2025-04-30
feat(terminal): parse current buffer contents in nvim_open_term() (#33720)
Gregory Anders
1
2025-04-23
fix(api): nvim_parse_cmd "range" when ea.addr_count=0 #33536
Au.
1
2025-03-23
fix(paste): wrong '[ mark after pasting a big string (streamed chunks) #33025
Au.
1
2025-03-07
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
1
2025-02-28
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
1
2025-02-05
fix(event-loop): process input before events in getchar() (#32322)
zeertzjq
1
2025-01-23
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
1
2025-01-10
refactor(api): deprecate nvim_notify #31938
Justin M. Keyes
1
2025-01-09
feat(api): add err field to nvim_echo() opts
Luuk van Baal
1
2024-12-25
fix(api): clamp range lines in `nvim__redraw()` (#31710)
Artem
1
2024-12-19
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
1
2024-12-17
feat(terminal)!: cursor shape and blink (#31562)
Gregory Anders
1
2024-12-16
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
1
2024-11-22
fix(api): don't try to get/set option for invalid option name (#31302)
Famiu Haque
1
[next]