File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -409,6 +409,7 @@ Name triggered by ~
409
409
when popup menu is not visible
410
410
| TextChangedP | after a change was made to the text in Insert mode
411
411
when popup menu visible
412
+ | TextChangedT | after a change was made to the text in Terminal mode
412
413
| TextYankPost | after text has been yanked or deleted
413
414
414
415
| SafeState | nothing pending, going to wait for the user to type a
@@ -1237,6 +1238,10 @@ TextChangedP After a change was made to the text in the
1237
1238
current buffer in Insert mode, only when the
1238
1239
popup menu is visible. Otherwise the same as
1239
1240
TextChanged.
1241
+ *TextChangedT*
1242
+ TextChangedT After a change was made to the text in the
1243
+ current buffer in Terminal mode.
1244
+ Otherwise the same as TextChanged.
1240
1245
*TextYankPost*
1241
1246
TextYankPost After text has been yanked or deleted in the
1242
1247
current buffer. The following values of
You can’t perform that action at this time.
0 commit comments