Commit: runtime(doc): Update documentation on statusline click handler

1 view
Skip to first unread message

Christian Brabandt

unread,
Apr 10, 2026, 5:17:23 PMApr 10
to vim...@googlegroups.com
runtime(doc): Update documentation on statusline click handler

Commit: https://github.com/vim/vim/commit/01e9670212db5aa7f9551485c6e716436db563a9
Author: Christian Brabandt <c...@256bit.org>
Date: Fri Apr 10 18:37:25 2026 +0000

runtime(doc): Update documentation on statusline click handler

related: https://github.com/vim/vim/issues/19841

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 24776535c..eb802ed75 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -1,4 +1,4 @@
-*builtin.txt* For Vim version 9.2. Last change: 2026 Apr 06
+*builtin.txt* For Vim version 9.2. Last change: 2026 Apr 10


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -13300,6 +13300,7 @@ spell Compiled with spell checking support |spell|.
startuptime Compiled with |--startuptime| support.
statusline Compiled with support for 'statusline', 'rulerformat'
and special formats of 'titlestring' and 'iconstring'.
+statusline_click Click handlers in 'statusline' |stl-%[FuncName]|
sun SunOS version of Vim.
sun_workshop Support for Sun |workshop| has been removed.
syntax Compiled with syntax highlighting support |syntax|.
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 6505d1b88..66f373161 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -1524,7 +1524,6 @@ $quote eval.txt /*$quote*
+spell various.txt /*+spell*
+startuptime various.txt /*+startuptime*
+statusline various.txt /*+statusline*
-+statusline_click various.txt /*+statusline_click*
+sun_workshop various.txt /*+sun_workshop*
+syntax various.txt /*+syntax*
+system() various.txt /*+system()*
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 9de661452..880feb634 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -496,7 +496,6 @@ N *+spell* spell checking support, see |spell|
N *+startuptime* |--startuptime| argument
N *+statusline* Options 'statusline', 'rulerformat' and special
formats of 'titlestring' and 'iconstring'
-N *+statusline_click* Click handlers in 'statusline' |stl-%[FuncName]|
- *+sun_workshop* Removed: |workshop|
N *+syntax* Syntax highlighting |syntax|
*+system()* Unix only: opposite of |+fork|
Reply all
Reply to author
Forward
0 new messages