From 5666fcd0bd794dd46813824cce63a38bcae63794 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 26 Dec 2019 14:35:26 +0100 Subject: Update runtime files. --- runtime/doc/quickref.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'runtime/doc/quickref.txt') diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index e55d5e1316..14c0e05b43 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -891,7 +891,7 @@ Short explanation of each option: *option-list* 'shiftround' 'sr' round indent to multiple of shiftwidth 'shiftwidth' 'sw' number of spaces to use for (auto)indent step 'shortmess' 'shm' list of flags, reduce length of messages -'shortname' 'sn' non-MS-DOS: Filenames assumed to be 8.3 chars +'shortname' 'sn' Filenames assumed to be 8.3 chars 'showbreak' 'sbr' string to use at the start of wrapped lines 'showcmd' 'sc' show (partial) command in status line 'showfulltag' 'sft' show full tag pattern when completing tag @@ -1053,11 +1053,12 @@ Short explanation of each option: *option-list* |g_CTRL-G| g CTRL-G show cursor column, line, and character position |CTRL-C| CTRL-C during searches: Interrupt the search -|dos-CTRL-Break| CTRL-Break MS-DOS: during searches: Interrupt the search +|dos-CTRL-Break| CTRL-Break MS-Windows: during searches: Interrupt the + search || while entering a count: delete last character |:version| :ve[rsion] show version information -|:mode| :mode N MS-DOS: set screen mode to N (number, C80, - C4350, etc.) +|:mode| :mode N MS-Windows: set screen mode to N (number, C80, + C4350, etc.) |:normal| :norm[al][!] {commands} execute Normal mode commands |Q| Q switch to "Ex" mode -- cgit v1.2.3