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
/
autocmd.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-08
fix(rpc): trigger UILeave earlier on channel close (#38846)
zeertzjq
1
2026-03-27
feat(progress): set Progress-event pattern to "source" #38495
Shadman
1
2026-03-18
fix(api): nvim_get_option_value FileType autocmd handling #37414
Sean Dewar
1
2026-03-18
docs: misc, terminal
Justin M. Keyes
1
2026-02-15
vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopi...
zeertzjq
1
2026-02-08
fix(autocmd): deferred TermResponse lacks "data", may not fire (#37778)
Sean Dewar
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-01-15
refactor: remove dead code, adjust comment
Sean Dewar
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(autocmd): skip empty comma-separated patterns properly
Sean Dewar
1
2025-12-25
fix(autocmd): parsing of comma-separated buflocal patterns
Sean Dewar
1
2025-12-15
fix(messages): exclude "search hit BOTTOM" msg from history #36961
Ayaan
1
2025-12-07
feat(events): MarkSet event, aucmd_defer() #35793
Nathan Smith
1
2025-09-21
refactor: remove unused fn `au_event_is_empty` #35862
Justin M. Keyes
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-05-31
vim-patch:9.1.1419: It is difficult to ignore all but some events (#34245)
luukvbaal
1
2025-05-25
vim-patch:9.1.1407: Can't use getpos('v') in OptionSet when using setbufvar()...
zeertzjq
1
2025-05-11
vim-patch:9.1.1380: 'eventignorewin' only checked for current buffer
Sean Dewar
1
2025-04-24
vim-patch:9.1.1329: cannot get information about command line completion
zeertzjq
1
2025-04-23
fix(events): avoid superfluous CursorMovedI on first autocmd (#33588)
zeertzjq
1
2025-03-11
vim-patch:9.1.1193: Unnecessary use of STRCAT() in au_event_disable() (#32829)
zeertzjq
1
2025-03-10
refactor(gen_events): sort enums case-insensitively (#32811)
zeertzjq
1
2025-03-10
perf(events): use hashy for event name lookup (#32802)
zeertzjq
1
2025-03-08
perf(events): remove unnecessary loop in event_nr2name() (#32777)
zeertzjq
1
2025-02-20
fix(messages): list_cmd kind for :registers, :au[g] #32531
luukvbaal
1
2025-02-12
feat(options): add 'eventignorewin' (#32152)
luukvbaal
1
2025-02-01
refactor(autocmds): remove indirection #32291
Justin M. Keyes
1
2025-02-01
fix(autocmds): once=true Lua event-handler may call itself #29544
Felipe Vicentin
1
2025-01-09
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
1
2024-12-26
refactor(autocmd): allow specifying window for autocmd context
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-06
fix(events): don't expand `args.file` for Lua callback (#31473)
zeertzjq
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-21
vim-patch:9.1.0507: hard to detect cursor movement in the command line
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-16
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
1
2024-04-08
vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223)
zeertzjq
1
2024-04-01
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
1
2024-03-21
refactor(options): remove `set_string_option_direct()`
Famiu Haque
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-08
fix(api): handle win_split_ins failure properly
Sean Dewar
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
[next]