diff options
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 0076049b94..69bfa44b0a 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -3201,8 +3201,7 @@ A jump table for the options with a short description can be found at |Q_op|. so far, matches. The matched string is highlighted. If the pattern is invalid or not found, nothing is shown. The screen will be updated often, this is only useful on fast terminals. - Also applies to the `:s`, `:g` and `:v` commands. - Note that the match will be shown, but the cursor will return to its +< Note that the match will be shown, but the cursor will return to its original position when no match is found and when pressing <Esc>. You still need to finish the search command with <Enter> to move the cursor to the match. |