Commit: runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same

2 views
Skip to first unread message

Christian Brabandt

unread,
Jul 17, 2025, 2:45:15 PM7/17/25
to vim...@googlegroups.com
runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same

Commit: https://github.com/vim/vim/commit/57300a22dc8efeba79ce22aa9ab7dd5369ba9613
Author: Emilien Breton <brickt...@gmail.com>
Date: Thu Jul 17 20:36:37 2025 +0200

runtime(doc): fix claim that 'CTRL-W CTRL-C' and 'CTRL-W c' are the same

closes: https://github.com/vim/vim/issues/17776

Signed-off-by: Emilien Breton <brickt...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index c9e80da9b..8ff3ae5fe 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 9.1. Last change: 2025 Jun 28
+*index.txt* For Vim version 9.1. Last change: 2025 Jul 17


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -530,7 +530,7 @@ tag command action in op-pending and Visual mode ~
tag command action in Normal mode ~
------------------------------------------------------------------------------
|CTRL-W_CTRL-B| CTRL-W CTRL-B same as "CTRL-W b"
-|CTRL-W_CTRL-C| CTRL-W CTRL-C same as "CTRL-W c"
+|CTRL-W_CTRL-C| CTRL-W CTRL-C no-op |CTRL-W_CTRL-C|
|CTRL-W_CTRL-D| CTRL-W CTRL-D same as "CTRL-W d"
|CTRL-W_CTRL-F| CTRL-W CTRL-F same as "CTRL-W f"
CTRL-W CTRL-G same as "CTRL-W g .."
Reply all
Reply to author
Forward
0 new messages