]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): mention that 'incsearch' ignores addresses and offset
authorChristian Brabandt <cb@256bit.org>
Sun, 26 Oct 2025 18:53:00 +0000 (18:53 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 26 Oct 2025 18:53:00 +0000 (18:53 +0000)
closes: #18639

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt

index 65a6359ce74965b334a83953fa1f59d2da9f1c72..001ca98a814140f6e1db20e1e3e33822644bce6f 100644 (file)
@@ -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