noop: Rewrap.

This commit is contained in:
Daniel Shahaf 2016-08-16 17:09:42 +00:00
parent d1e0defceb
commit b2ba91f12f

View File

@ -39,10 +39,10 @@ Highlighting the command line during an incremental history search
bound by default to <kbd>Ctrl+R</kbd> in zsh's emacs keymap) requires zsh 5.3 bound by default to <kbd>Ctrl+R</kbd> in zsh's emacs keymap) requires zsh 5.3
or newer. or newer.
Under zsh 5.2 and older, the zsh-default [underlining][zshzle-Character-Highlighting] of the matched portion Under zsh 5.2 and older, the zsh-default [underlining][zshzle-Character-Highlighting]
of the buffer remains available, but zsh-syntax-highlighting's additional of the matched portion of the buffer remains available, but zsh-syntax-highlighting's
highlighting is unavailable. (Those versions of zsh do not provide enough additional highlighting is unavailable. (Those versions of zsh do not provide
information to allow computing the highlighting correctly.) enough information to allow computing the highlighting correctly.)
See [issue #288][i288] for details. See [issue #288][i288] for details.