runtime(doc): mention that 'incsearch' ignores addresses and offset
Commit:
https://github.com/vim/vim/commit/3fc00c05fb464d3e806df53bdc1743faa337ddca
Author: Christian Brabandt <[email protected]>
Date: Sun Oct 26 18:53:00 2025 +0000
runtime(doc): mention that 'incsearch' ignores addresses and offset
closes: https://github.com/vim/vim/issues/18639
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 65a6359ce..001ca98a8 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -5124,9 +5124,10 @@ A jump table for the options with a short description
can be found at |Q_op|.
{not available when compiled without the
|+extra_search| features}
While typing a search command, show where the pattern, as it was typed
- so far, matches. The matched string is highlighted. If the pattern
- is invalid or not found, nothing is shown. The screen will be updated
- often, this is only useful on fast terminals.
+ so far, matches (ignoring {offset} and {address} modifiers). The
+ matched string is highlighted. If the pattern is invalid or not
+ found, nothing is shown. The screen will be updated often, this is
+ only useful on fast terminals.
Also applies to the pattern in commands: >
:global
:lvimgrep
--
--
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/E1vD5yG-00469O-5k%40256bit.org.