From: Christian Brabandt Date: Sat, 25 Apr 2026 17:46:51 +0000 (+0000) Subject: runtime(doc): Update the ga output to match the actual output X-Git-Tag: v9.2.0392~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=5f7c52408ff2ec21b94f0c14809030bc72162022;p=thirdparty%2Fvim.git runtime(doc): Update the ga output to match the actual output Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 1a625b3503..c22cef3cc8 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 9.2. Last change: 2026 Apr 20 +*various.txt* For Vim version 9.2. Last change: 2026 Apr 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -60,10 +60,9 @@ ga Print the ascii value of the character under the but printable according to the 'isprint' option, the non-printable version is also given. - When the character is larger than 127, the form - is also printed. For example: - <~A> 129, Hex 81, Octal 201 ~ -

<|~> 254, Hex fe, Octal 376 ~ + When the character is larger than 127: + <<81>> 129, Hex 0081, Octal 201 ~ +

254, Hex 00fe, Octal 376 ~ (where

is a special character) The character in a file is stored internally as