index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
autocmd
Commit message (
Expand
)
Author
Age
*
test(dirchanged): add tests for DirChanged pattern "auto"
zeertzjq
2021-10-17
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
*
vim-patch:8.1.0604: autocommand test fails on MS-Windows
zeertzjq
2021-10-17
*
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
*
refactor(tests): remove redir_exec #15718
Justin M. Keyes
2021-09-19
*
test: reorg #15698
Justin M. Keyes
2021-09-17
*
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
*
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
Merge pull request #13205 from romgrk/add-bufmodified-autocmd
Björn Linse
2020-11-09
|
\
|
*
test: update BufModifiedSet to be paranoid
Rom Grk
2020-11-09
|
*
test: fix BufModifiedSet
Rom Grk
2020-11-07
|
*
tests: add functional test for BufModifiedSet
Rom Grk
2020-11-07
*
|
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
|
/
*
my fight with the linter (tome II)
Rom Grk
2020-11-06
*
tests: separate scroll test for horizontal/vertical scroll
Rom Grk
2020-10-31
*
tests: make scroll tests pass
Rom Grk
2020-10-30
*
tests: add functional test for WinScrolled
Rom Grk
2020-10-28
*
tests: add test for Scroll autocmd
Rom Grk
2020-10-24
*
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
tabpage: "tabnext #" switches to previous tab #11734
butwerenotthereyet
2020-01-20
*
Merge #11735 ':tabs : show # for previous tabpage'
Justin M. Keyes
2020-01-19
|
\
|
*
tabpage: :tabs indicates previous tabpage's curwin
We're Yet
2020-01-19
*
|
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
|
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
|
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
|
/
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
tabpage: disallow go-to-previous in cmdline-win #11692
butwerenotthereyet
2020-01-09
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
*
doc: fix typos
Brian Wignall
2019-11-27
*
autocmds: TermEnter, TermLeave #8550
Usama Hameed
2019-09-14
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
tests: use runtime from build for doc/tags with :help (#10479)
Daniel Hahler
2019-08-28
*
tests: fix flaky "TermClose … fast-exiting terminal job stops"
Justin M. Keyes
2019-08-05
*
:doautocmd : Never show "No matching autocommands" #10689
Justin M. Keyes
2019-08-05
*
TextYankPost: spurious/too-early dispatch during delete #10392
Jit
2019-07-29
*
Fix missing CursorHoldI events (#3758)
Daniel Hahler
2019-07-16
*
tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...
Daniel Hahler
2019-07-02
*
messages: use proper multiline error message for rpcrequest and API wrappers
Björn Linse
2019-05-26
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
cursormoved: add tests for CursorMoved
Marco Hinz
2019-03-29
*
autocmd: do not show empty section after ++once handlers expire
Justin M. Keyes
2019-03-14
*
autocmd: rename: "++nested", "++once"
Justin M. Keyes
2019-03-14
*
TextYankPost: add v:event["inclusive"] #9717
Justin M. Keyes
2019-03-13
*
autocmd: rename "once" => "-once" #9713
Justin M. Keyes
2019-03-11
*
autocmd: introduce "once" feature
Justin M. Keyes
2019-03-10
*
events: add "Signal" event #9564
Marco Hinz
2019-02-04
*
cmdline: support v:event in CmdlineChanged
Björn Linse
2018-12-12
*
preserve_exit: Ignore SIGHUP
Justin M. Keyes
2018-11-27
[next]