diff options
author | Bram Moolenaar <Bram@vim.org> | 2004-07-29 08:43:53 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2004-07-29 08:43:53 +0000 |
commit | 269ec658f0fad22b2bf9f71b06a4e6e10277f0e5 (patch) | |
tree | 450e57b10e8afd1c2a0c49e698a73d508781f67c /runtime/doc/quickref.txt | |
parent | 5eb86f91992f5291b8b472d3e1be1888508777e6 (diff) | |
download | vim-git-269ec658f0fad22b2bf9f71b06a4e6e10277f0e5.tar.gz |
updated for version 7.0013
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r-- | runtime/doc/quickref.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt index 21155fb99..2ebbce485 100644 --- a/runtime/doc/quickref.txt +++ b/runtime/doc/quickref.txt @@ -1,4 +1,4 @@ -*quickref.txt* For Vim version 7.0aa. Last change: 2004 Jul 11 +*quickref.txt* For Vim version 7.0aa. Last change: 2004 Jul 27 VIM REFERENCE MANUAL by Bram Moolenaar @@ -934,6 +934,8 @@ Short explanation of each option: *option-list* position |ga| ga show ascii value of character under cursor in decimal, hex, and octal +|g8| g8 for utf-8 encoding: show byte sequence for + character under cursor in hex. |g_CTRL-G| g CTRL-G show cursor column, line, and character position |CTRL-C| CTRL-C during searches: Interrupt the search |