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
/
ex_docmd.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-23
feat(excmd): add :uptime command #39331
Olivia Kinnear
1
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
1
2026-04-22
fix(cmd): ++p, ++edit should match "word" boundary #39146
glepnir
1
2026-04-21
fix(:restart): reuse --listen addr on Windows #38539
Sanzhar Kuandyk
1
2026-04-21
fix(move): avoid integer overflow with large 'scrolloff' (#39251)
zeertzjq
1
2026-04-20
Merge #39194 from justinmk/luavimfn
Justin M. Keyes
1
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-04-20
refactor(excmd): migrate ex_terminal to Lua
Justin M. Keyes
1
2026-04-20
refactor(excmd): migrate ex_checkhealth to Lua
Justin M. Keyes
1
2026-04-18
feat(vimfn): use Lua for more excmds/vimfns
Justin M. Keyes
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-10
feat(ex): add `:log` command
Olivia Kinnear
1
2026-04-07
Merge pull request #38669 from SanzharKuandyk/fix-38667
zeertzjq
1
2026-04-04
fix(:restart): inherit stderr fd on Unix (#38755)
zeertzjq
1
2026-04-04
vim-patch:9.2.0298: Some internal variables are not modified (#38758)
zeertzjq
1
2026-04-04
vim-patch:9.2.0267: 'autowrite' not triggered for :term
zeertzjq
1
2026-04-02
feat(:restart): reattach all UIs (#38683)
zeertzjq
1
2026-04-01
fix(api): avoid error when parsing invalid expr after :echo (#38695)
zeertzjq
1
2026-04-01
refactor(channel): defer hidden console allocation to :detach
Sanzhar Kuandyk
1
2026-03-31
fix(:restart): only pass --headless when there is no UI (#38580)
zeertzjq
1
2026-03-29
fix(:restart): specify ++nested in UIEnter (#38550)
zeertzjq
1
2026-03-29
refactor(:restart): execute [command] on UIEnter (#38541)
zeertzjq
1
2026-03-28
fix(:restart): formalize restart event #35223
Sathya Pramodh
1
2026-03-16
fix: nvim_open_tabpage cleanup, fixes, more tests
Sean Dewar
1
2026-03-15
feat(help): super K (":help!") guesses tag at cursor #36205
Justin M. Keyes
1
2026-03-13
fix(api): nvim_parse_cmd on range-only, modifier-only commands #36665
glepnir
1
2026-03-04
vim-patch:9.2.0106: memory leak in expand_findfunc()
zeertzjq
1
2026-02-28
vim-patch:9.1.0535: newline escape wrong in ex mode
zeertzjq
1
2026-02-27
fix(restart): drop "-s <scriptfile>" from v:argv on :restart #38058
glepnir
1
2026-02-14
fix(restart): append `-c <cmd>` at end, drop `-- [files…]` #37846
Justin M. Keyes
1
2026-02-13
fix(cmd): filter stdin file "-" from v:argv on :restart #37165
glepnir
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-02-06
fix(ui): cmdline_block events for exmode #37751
luukvbaal
1
2026-01-26
fix(messages): add "list_cmd" kind to :colorscheme #37561
luukvbaal
1
2026-01-20
vim-patch:9.1.2095: :wqall! doesn't quit when using :quit in BufWritePost
zeertzjq
1
2026-01-20
vim-patch:9.1.2097: TabClosedPre may be triggered twice for the same tab page
zeertzjq
1
2026-01-20
vim-patch:9.1.2093: heap-use-after-free when wiping buffer in TabClosedPre
zeertzjq
1
2026-01-20
vim-patch:9.1.1211: TabClosedPre is triggered just before the tab is being freed
zeertzjq
1
2026-01-17
vim-patch:9.0.0909: error message for layout change does not match action (#3...
zeertzjq
1
2026-01-14
vim-patch:partial:9.0.0907: restoring window after WinScrolled may fail
zeertzjq
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2025-12-30
build: ship "_core/*" as bytecode (built-into Nvim binary)
Justin M. Keyes
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-25
fix(ex): error handling for `:lsp` #37061
Olivia Kinnear
1
2025-12-22
vim-patch:8.2.1679: ":*" is not recognized as a range (#37052)
Rob Pilling
1
2025-12-16
fix(lsp): tests for :lsp, rename start/stop
Olivia Kinnear
1
2025-12-16
feat(lsp): builtin :lsp command
brianhuster
1
2025-12-16
docs: update support.txt (#36903)
zeertzjq
1
2025-12-13
vim-patch:9.0.0025: accessing beyond allocated memory with the cmdline window
Jan Edmund Lazo
1
[next]