aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/autocmd.txt
Commit message (Expand)AuthorAge
* vim-patch:c51cf0329809 (#17530)Christian Clason2022-02-27
* feat(events): add DirChangedPrezeertzjq2022-02-11
* chore: fix typos (#17250)dundargoc2022-02-08
* vim-patch:fd31be29b822 (#17114)Christian Clason2022-01-17
* feat(autocmd): populate v:event in RecordingLeave (#16828)Axel Dahlberg2022-01-04
* docs(autocmd): update docs to match implementationThomas Vigouroux2021-12-18
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* feat: add autocommand event when search wraps around (#8487)Alejandro Exojo2021-12-10
* Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\
| * vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
| * vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* | chore: fix typos (#16361)dundargoc2021-11-27
* | vim-patch:88a4205f1cfb (#16399)Christian Clason2021-11-22
|/
* vim-patch:8.2.3591: no event is triggered when closing a window (#16306)zeertzjq2021-11-17
* refactor(dirchanged): tab -> tabpagezeertzjq2021-10-17
* vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* vim-patch:2286304cdbbaChristian Clason2021-10-16
* vim-patch:6e649224926b (#15911)Christian Clason2021-10-05
* vim-patch:partial 53f7fccc9413 (#15631)Christian Clason2021-09-11
* vim-patch:90df4b9d4234Christian Clason2021-09-10
* vim-patch:d2ea7cf10a4d #15571Christian Clason2021-09-08
* feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders2021-08-20
* docs: fix paragraph for BufEnter in the documentation (#15301)dundargoc2021-08-07
* fixup(runtime): Fix lua runtime files not listedshadmansaleh2021-06-13
* vim-patch:4c295027a426Jan Edmund Lazo2021-05-02
* vim-patch:dad4473f02e1Jan Edmund Lazo2021-05-02
* vim-patch:cb80aa2d53e5Jan Edmund Lazo2021-05-01
* vim-patch:d58a3bf7dac8Jan Edmund Lazo2021-05-01
* vim-patch:e7b1ea0276ccJan Edmund Lazo2021-04-29
* vim-patch:469bdbde1e8eJan Edmund Lazo2021-04-27
* Merge pull request #13205 from romgrk/add-bufmodified-autocmdBjörn Linse2020-11-09
|\
| * doc: add BufModifiedSetRom Grk2020-11-07
* | Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
|/
* doc: fix WinScrolled detailsRom Grk2020-11-07
* Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
|\
| * vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* | doc: update doc: s/Scroll/WinScrolled/Rom Grk2020-10-28
* | docs: add documentation for Scroll autocmdRom Grk2020-10-24
|/
* docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
* Add v:event.visual during `TextYankPost` (#12382)Christian Clason2020-06-03
* vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
* doc: autocmd.txtJustin M. Keyes2020-01-18
* WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
* autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
* vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17
* doc [ci skip] #11656Justin M. Keyes2020-01-12
* vim-patch:8.1.1875: cannot get size and position of the popup menuJan Edmund Lazo2019-12-29
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479Daniel Hahler2019-11-29
* autocmds: TermEnter, TermLeave #8550Usama Hameed2019-09-14