runtime(doc): update the :split help tags.

Commit: 
https://github.com/vim/vim/commit/6a8ab8f5d44f8c529600b2d601d8e5c996140258
Author: Christian Brabandt <[email protected]>
Date:   Sun Oct 26 19:56:47 2025 +0000

    runtime(doc): update the :split help tags.
    
    closes: https://github.com/vim/vim/issues/18640
    
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index 108666248..8dbc7f3ff 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -1,4 +1,4 @@
-*windows.txt*   For Vim version 9.1.  Last change: 2025 Oct 14
+*windows.txt*   For Vim version 9.1.  Last change: 2025 Oct 26
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -154,7 +154,7 @@ the filler characters.
 CTRL-W s                                               *CTRL-W_s*
 CTRL-W S                                               *CTRL-W_S*
 CTRL-W CTRL-S                                          *CTRL-W_CTRL-S*
-:[N]sp[lit] [++opt] [+cmd] [file]                      *:sp* *:split*
+:[N]sp[lit] [++opt] [+cmd]                             *:sp* *:split*
                Split current window in two.  The result is two viewports on
                the same file.
 
@@ -164,10 +164,6 @@ CTRL-W CTRL-S                                              
*CTRL-W_CTRL-S*
                'eadirection' isn't "hor", and one of them is higher than the
                current or the new window).
 
-               If [file] is given it will be edited in the new window.  If it
-               is not loaded in any buffer, it will be read.  Else the new
-               window will use the already loaded buffer.
-
                Note: CTRL-S does not work on all terminals and might block
                further input, use CTRL-Q to get going again.
                Also see |++opt| and |+cmd|.
@@ -176,6 +172,19 @@ CTRL-W CTRL-S                                              
*CTRL-W_CTRL-S*
                mess up the window layout if this happens while making other
                window layout changes.
 
+:[N]sp[lit] [++opt] [+cmd] {file}                      *:split_f*
+               Like |:split| but create a new window and start editing file
+               {file} in it.
+               This behaves almost like a ":split" first, and then an ":edit"
+               command, but the alternate file name in the original window is
+               set to {file}.
+               If [+cmd] is given, execute the command when the file has been
+               loaded |+cmd|.
+               Also see |++opt|.
+               Make new window N high (default is to use half the existing
+               height).  Reduces the current window height to create room
+               (and others, if the 'equalalways' option is set).
+
 CTRL-W CTRL-V                                          *CTRL-W_CTRL-V*
 CTRL-W v                                               *CTRL-W_v*
 :[N]vs[plit] [++opt] [+cmd] [file]                     *:vs* *:vsplit*
@@ -213,17 +222,7 @@ CTRL-W CTRL-N                                              
*CTRL-W_CTRL-N*
                command.
 
 :[N]new [++opt] [+cmd] {file}
-:[N]sp[lit] [++opt] [+cmd] {file}                      *:split_f*
-               Create a new window and start editing file {file} in it.  This
-               behaves almost like a ":split" first, and then an ":edit"
-               command, but the alternate file name in the original window is
-               set to {file}.
-               If [+cmd] is given, execute the command when the file has been
-               loaded |+cmd|.
-               Also see |++opt|.
-               Make new window N high (default is to use half the existing
-               height).  Reduces the current window height to create room
-               (and others, if the 'equalalways' option is set).
+               Like |:split_f|, create a new window and start editing {file}.
 
 :[N]vne[w] [++opt] [+cmd] [file]                       *:vne* *:vnew*
                Like |:new|, but split vertically.  If 'equalalways' is set

-- 
-- 
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/E1vD6uN-004Bcc-Ns%40256bit.org.

Raspunde prin e-mail lui