]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): use GNOME instead of Gnome
authorzeertzjq <zeertzjq@outlook.com>
Sun, 9 Mar 2025 07:38:35 +0000 (08:38 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 9 Mar 2025 07:38:35 +0000 (08:38 +0100)
It's called "GNOME Terminal" in
https://gitlab.gnome.org/GNOME/gnome-terminal It's also called GNOME
Terminal in English Wikipedia
https://en.wikipedia.org/wiki/GNOME_Terminal and the Wikipedia pages of
8 other languages.

Also, make line wrapping the same in insert.txt and cmdline.txt.

closes: #16832

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/cmdline.txt
runtime/doc/insert.txt

index b8c6c173addb4e89c88d156cb81607bed3294bd4..93431f8fccd9cb83530e03fa7ed8686cebad03fa 100644 (file)
@@ -88,9 +88,9 @@ CTRL-SHIFT-V                          *c_CTRL-SHIFT-V* *c_CTRL-SHIFT-Q*
 CTRL-SHIFT-Q   Works just like CTRL-V, unless |modifyOtherKeys| is active,
                then it inserts the Escape sequence for a key with modifiers.
                In the GUI the |key-notation| is inserted without simplifying.
-               Note: When CTRL-SHIFT-V is intercepted by your system
-               (e.g., to paste text) you can often use CTRL-SHIFT-Q instead.
-               However, in some terminals (e.g. Gnome Terminal), CTRL-SHIFT-Q
+               Note: When CTRL-SHIFT-V is intercepted by your system (e.g.,
+               to paste text) you can often use CTRL-SHIFT-Q instead.
+               However, in some terminals (e.g. GNOME Terminal), CTRL-SHIFT-Q
                quits the terminal without confirmation.
 
                                                        *c_<Left>* *c_Left*
index 07668386d81fe5aba5e7634f8c43ed54fbe11236..ef21e36737609f0f2bd2ec4ac6d887963792722c 100644 (file)
@@ -224,7 +224,7 @@ CTRL-SHIFT-Q        Works just like CTRL-V, unless |modifyOtherKeys| is active,
                then it inserts the Escape sequence for a key with modifiers.
                Note: When CTRL-SHIFT-V is intercepted by your system (e.g.,
                to paste text) you can often use CTRL-SHIFT-Q instead.
-               However, in some terminals (e.g. Gnome Terminal), CTRL-SHIFT-Q
+               However, in some terminals (e.g. GNOME Terminal), CTRL-SHIFT-Q
                quits the terminal without confirmation.
 
 CTRL-X         Enter CTRL-X mode.  This is a sub-mode where commands can