runtime(doc): clarify the behavior of CTRL-Z
Commit:
https://github.com/vim/vim/commit/64799a50808a0a9750e723086ca70c3e211bc07b
Author: Christian Brabandt <[email protected]>
Date: Sat Dec 20 16:54:07 2025 +0000
runtime(doc): clarify the behavior of CTRL-Z
fixes: https://github.com/vim/vim/issues/18975
Co-authored-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/starting.txt b/runtime/doc/starting.txt
index 19b5e67d5..227b77dac 100644
--- a/runtime/doc/starting.txt
+++ b/runtime/doc/starting.txt
@@ -1,4 +1,4 @@
-*starting.txt* For Vim version 9.1. Last change: 2025 Nov 09
+*starting.txt* For Vim version 9.1. Last change: 2025 Dec 20
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1287,7 +1287,7 @@ CTRL-Z Suspend Vim, like ":stop".
Works in Normal and in Visual mode. In Insert and
Command-line mode, the CTRL-Z is inserted as a normal
character. In Visual mode Vim goes back to Normal
- mode.
+ mode before suspending.
Note: if CTRL-Z undoes a change see |mswin.vim|.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vX0JH-007DiP-OU%40256bit.org.