diff options
Diffstat (limited to 'runtime/doc/windows.txt')
-rw-r--r-- | runtime/doc/windows.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt index 1e96d00291..e7c58b00a0 100644 --- a/runtime/doc/windows.txt +++ b/runtime/doc/windows.txt @@ -615,6 +615,8 @@ autocommand event can be used. If you want to get notified of text in windows scrolling vertically or horizontally, the |WinScrolled| autocommand event can be used. This will also trigger in window size changes. +Exception: the events will not be triggered when the text scrolls for +'incsearch'. *WinResized-event* The |WinResized| event is triggered after updating the display, several windows may have changed size then. A list of the IDs of windows that changed |