From b2ba91f12f7e88170adc549e978c400c9c7d6a3e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 16 Aug 2016 17:09:42 +0000 Subject: [PATCH] noop: Rewrap. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e045a8..4558463 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ Highlighting the command line during an incremental history search bound by default to Ctrl+R in zsh's emacs keymap) requires zsh 5.3 or newer. -Under zsh 5.2 and older, the zsh-default [underlining][zshzle-Character-Highlighting] of the matched portion -of the buffer remains available, but zsh-syntax-highlighting's additional -highlighting is unavailable. (Those versions of zsh do not provide enough -information to allow computing the highlighting correctly.) +Under zsh 5.2 and older, the zsh-default [underlining][zshzle-Character-Highlighting] +of the matched portion of the buffer remains available, but zsh-syntax-highlighting's +additional highlighting is unavailable. (Those versions of zsh do not provide +enough information to allow computing the highlighting correctly.) See [issue #288][i288] for details.