index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testdir
/
test_autocmd.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0304: WinScrolled is not triggered when only skipcol changes
v9.0.0304
zeertzjq
2022-08-28
1
-0
/
+33
*
patch 9.0.0276: 'buftype' values not sufficiently tested
v9.0.0276
zeertzjq
2022-08-26
1
-18
/
+37
*
patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer
v9.0.0275
Bram Moolenaar
2022-08-26
1
-1
/
+11
*
patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer
v9.0.0272
Bram Moolenaar
2022-08-26
1
-0
/
+12
*
patch 9.0.0094: cursor restored unexpected with nested autocommand
v9.0.0094
Bram Moolenaar
2022-07-27
1
-0
/
+11
*
patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window
v9.0.0083
zeertzjq
2022-07-26
1
-0
/
+104
*
patch 9.0.0077: wrong restored cursor position when switching window in autocmd
v9.0.0077
Bram Moolenaar
2022-07-26
1
-1
/
+21
*
patch 9.0.0061: ml_get error with nested autocommand
v9.0.0061
Bram Moolenaar
2022-07-23
1
-0
/
+19
*
patch 8.2.5083: autocmd test still fails on MS-Windows
v8.2.5083
Bram Moolenaar
2022-06-12
1
-4
/
+1
*
patch 8.2.5081: autocmd test fails on MS-Windows
v8.2.5081
Bram Moolenaar
2022-06-12
1
-0
/
+3
*
patch 8.2.5079: DirChanged autocommand may use freed memory
v8.2.5079
Bram Moolenaar
2022-06-12
1
-0
/
+7
*
patch 8.2.5053: cannot have a comment halfway an expression in a block
v8.2.5053
Bram Moolenaar
2022-06-03
1
-0
/
+16
*
patch 8.2.5049: insufficient tests for autocommands
v8.2.5049
Yegappan Lakshmanan
2022-06-01
1
-0
/
+10
*
patch 8.2.5030: autocmd_add() can only handle one event and pattern
v8.2.5030
Yegappan Lakshmanan
2022-05-27
1
-0
/
+77
*
patch 8.2.5011: Replacing an autocommand requires several lines
v8.2.5011
Yegappan Lakshmanan
2022-05-24
1
-0
/
+12
*
patch 8.2.4981: it is not possible to manipulate autocommands
v8.2.4981
Yegappan Lakshmanan
2022-05-19
1
-0
/
+270
*
patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse
v8.2.4803
LemonBoy
2022-04-21
1
-1
/
+32
*
patch 8.2.4802: test is not cleaned up
v8.2.4802
zeertzjq
2022-04-21
1
-3
/
+3
*
patch 8.2.4791: events triggered in different order when reusing buffer
v8.2.4791
Charlie Groves
2022-04-19
1
-2
/
+21
*
patch 8.2.4739: accessing freed memory after WinScrolled autocmd event
v8.2.4739
zeertzjq
2022-04-12
1
-11
/
+35
*
patch 8.2.4728: no test that v:event cannot be modified
v8.2.4728
zeertzjq
2022-04-10
1
-0
/
+18
*
patch 8.2.4717: for TextYankPost v:event does not contain all information
v8.2.4717
Bram Moolenaar
2022-04-09
1
-16
/
+38
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-0
/
+55
*
patch 8.2.4706: buffer remains active with WinClosed and tabpages
v8.2.4706
zeertzjq
2022-04-07
1
-0
/
+17
*
patch 8.2.4700: buffer remains active if WinClosed event throws an exception
v8.2.4700
Bram Moolenaar
2022-04-06
1
-0
/
+17
*
patch 8.2.4631: crash when switching window in BufWipeout autocommand
v8.2.4631
Bram Moolenaar
2022-03-26
1
-0
/
+17
*
patch 8.2.4609: :unhide does not check for failing to close a window
v8.2.4609
Bram Moolenaar
2022-03-22
1
-0
/
+15
*
patch 8.2.4505: Vim9: outdated "autocmd nested" still works
v8.2.4505
Bram Moolenaar
2022-03-04
1
-0
/
+3
*
patch 8.2.4345: <amatch> is expanded like a file name for DirChangedPre
v8.2.4345
Bram Moolenaar
2022-02-11
1
-2
/
+10
*
patch 8.2.4335: no autocommand event triggered before changing directory
v8.2.4335
Bram Moolenaar
2022-02-09
1
-4
/
+8
*
patch 8.2.4149: test override not restored, autocommand left behind
v8.2.4149
Bram Moolenaar
2022-01-20
1
-1
/
+1
*
patch 8.2.4028: ml_get error with :doautoall and Visual area
v8.2.4028
Bram Moolenaar
2022-01-07
1
-0
/
+10
*
patch 8.2.3886: can define autocmd for every event by using "au!"
v8.2.3886
Bram Moolenaar
2021-12-24
1
-0
/
+1
*
patch 8.2.3626: "au! event" cannot be followed by another command
v8.2.3626
Bram Moolenaar
2021-11-20
1
-3
/
+6
*
patch 8.2.3608: users who type "q:" instead of ":q" are confused
v8.2.3608
Egor Zvorykin
2021-11-17
1
-0
/
+1
*
patch 8.2.3591: no event is triggered when closing a window
v8.2.3591
naohiro ono
2021-11-13
1
-3
/
+43
*
patch 8.2.3549: mistakes in test comments
v8.2.3549
zeertzjq
2021-10-21
1
-18
/
+18
*
patch 8.2.3518: Test_xrestore sometimes fails
v8.2.3518
Bram Moolenaar
2021-10-16
1
-0
/
+3
*
patch 8.2.3517: TextChanged does not trigger after TextChangedI
v8.2.3517
Christian Brabandt
2021-10-16
1
-0
/
+38
*
patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U"
v8.2.3467
Bram Moolenaar
2021-10-03
1
-0
/
+16
*
patch 8.2.3453: autocmd not executed when editing a directory
v8.2.3453
Bram Moolenaar
2021-09-22
1
-0
/
+13
*
patch 8.2.3297: cannot use all commands inside a {} block
v8.2.3297
Bram Moolenaar
2021-08-05
1
-0
/
+8
*
patch 8.2.3268: cannot use a block with :autocmd like with :command
v8.2.3268
Bram Moolenaar
2021-08-01
1
-0
/
+16
*
patch 8.2.2596: :doautocmd may confuse scripts listening to WinEnter
v8.2.2596
Bram Moolenaar
2021-03-13
1
-1
/
+9
*
patch 8.2.2477: autocommand tests hang on MS-Windows
v8.2.2477
Bram Moolenaar
2021-02-07
1
-1
/
+7
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-6
/
+3
*
patch 8.2.2475: autocommand tests hangs on MS-Windows
v8.2.2475
Bram Moolenaar
2021-02-06
1
-0
/
+3
*
patch 8.2.2474: using freed memory when window is closed by autocommand
v8.2.2474
Bram Moolenaar
2021-02-06
1
-0
/
+14
*
patch 8.2.2473: crash when leaving command line window triggers autocommand
v8.2.2473
Bram Moolenaar
2021-02-06
1
-0
/
+9
*
patch 8.2.2472: crash when using command line window in an autocommand
v8.2.2472
Bram Moolenaar
2021-02-06
1
-2
/
+17
[next]