From a9421446d26c7b67f238082fd8a643f398f556fd Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 17 Dec 2010 14:01:23 +0000 Subject: Mikael: users/15653: zle_highlight=(none) turns off suffix highlighting unposted: note suffix highlighting in NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 073a8f2b1..c36a2480d 100644 --- a/NEWS +++ b/NEWS @@ -65,6 +65,10 @@ keyword in the zle_highlight array. These can be distinguished from unprintable Unicode characters which also use "special" highlighting as the latter are always two or four bytes long, e.g. , . +zle_highlight also control highlighting of a removable completion +suffix, e.g. the "/" automatically appended to directories. This uses +the keyword "suffix". + The line editor now sets the variable ZLE_LINE_ABORTED if there is an error when editing the line. The following code can be used to create a bindable editor widget to restore the aborted line: -- cgit 1.4.1