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
/
src
/
nvim
/
testdir
/
test_autocmd.vim
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0097: crash with autocommand and spellfile
zeertzjq
2022-08-14
*
vim-patch:9.0.0094: cursor restored unexpected with nested autocommand
zeertzjq
2022-07-28
*
vim-patch:partial:9.0.0077: wrong restored cursor position when switching win...
zeertzjq
2022-07-28
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-28
*
vim-patch:9.0.0083: ModeChanged event not triggered when leaving cmdline window
zeertzjq
2022-07-27
*
revert: "vim-patch:9.0.0061: ml_get error with nested autocommand" (#19509)
zeertzjq
2022-07-26
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-23
*
vim-patch:8.2.0275: some Ex code not covered by tests
zeertzjq
2022-07-12
*
vim-patch:8.2.1053: insufficient testing for 'statusline' and 'tabline'
zeertzjq
2022-07-10
*
test(old): align defaults to Vim after every test (#19301)
zeertzjq
2022-07-10
*
fix(terminal): crash if TermClose deletes own buffer #19222
Justin M. Keyes
2022-07-05
*
vim-patch:8.2.5083: autocmd test still fails on MS-Windows
zeertzjq
2022-06-13
*
vim-patch:8.2.5081: autocmd test fails on MS-Windows
zeertzjq
2022-06-13
*
vim-patch:8.2.5079: DirChanged autocommand may use freed memory
zeertzjq
2022-06-13
*
vim-patch:8.2.4802: test is not cleaned up
zeertzjq
2022-04-21
*
vim-patch:8.2.4791: events triggered in different order when reusing buffer
zeertzjq
2022-04-21
*
vim-patch:8.2.2477: autocommand tests hang on MS-Windows
zeertzjq
2022-04-21
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
vim-patch:8.2.2475: autocommand tests hangs on MS-Windows
zeertzjq
2022-04-21
*
vim-patch:8.2.2474: using freed memory when window is closed by autocommand
zeertzjq
2022-04-21
*
vim-patch:8.2.2472: crash when using command line window in an autocommand
zeertzjq
2022-04-21
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4728: no test that v:event cannot be modified
zeertzjq
2022-04-10
*
vim-patch:8.2.4706: buffer remains active with WinClosed and tabpages
zeertzjq
2022-04-08
*
vim-patch:8.2.4700: buffer remains active if WinClosed event throws an exception
zeertzjq
2022-04-08
*
vim-patch:8.2.4631: crash when switching window in BufWipeout autocommand
zeertzjq
2022-03-27
*
vim-patch:8.2.3453: autocmd not executed when editing a directory (#17846)
zeertzjq
2022-03-26
*
Merge pull request #17403 from zeertzjq/vim-8.1.1955
zeertzjq
2022-02-21
|
\
|
*
vim-patch:8.1.1846: inconsistently using GetVimCommand() and v:progpath
zeertzjq
2022-02-14
*
|
vim-patch:8.2.4345: <amatch> is expanded like a file name for DirChangedPre
zeertzjq
2022-02-17
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
|
/
*
vim-patch:8.1.0711: test files still use function!
zeertzjq
2022-02-07
*
vim-patch:8.2.4028: ml_get error with :doautoall and Visual area
Sean Dewar
2022-02-03
*
vim-patch:8.1.2302: :lockmarks does not work for '[ and ']
Sean Dewar
2022-01-27
*
test: port test_filechanged.vim
Jan Edmund Lazo
2021-12-25
*
Merge pull request #16194 from seandewar/vim-8.1.1925
Jan Edmund Lazo
2021-12-07
|
\
|
*
test(oldtest): uncomment method call syntax uses
Sean Dewar
2021-11-26
*
|
Merge pull request #16107 from zeertzjq/vim-8.1.1542
Jan Edmund Lazo
2021-12-06
|
\
\
|
*
|
vim-patch:8.2.3549: mistakes in test comments
zeertzjq
2021-11-22
|
*
|
vim-patch:8.1.1542: an OptionSet autocommand does not get enough info
zeertzjq
2021-11-22
|
|
/
*
|
vim-patch:8.2.2465: using freed memory in :psearch
Sean Dewar
2021-11-24
*
|
vim-patch:8.1.2136: using freed memory with autocmd from fuzzer
Sean Dewar
2021-11-24
|
/
*
vim-patch:8.2.3591: no event is triggered when closing a window (#16306)
zeertzjq
2021-11-17
*
test: partially port Vim patches 8.1.2278 and 8.2.1432
zeertzjq
2021-10-17
*
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
*
vim-patch:8.0.1463: test fails without 'autochdir' option
zeertzjq
2021-10-17
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
[next]