From 2c5ea79f1762dcbafca8d08bc5bdb47d75670f03 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 3 Apr 2008 11:38:55 +0000 Subject: 24782: initial go at highlighting of characters in zle command lines --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f4221c5c..691ff3740 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2008-04-03 Peter Stephenson + * 24782, plus a couple of fixes: Doc/Zsh/zle.yo, + Functions/Zle/read-from-minibuffer, + Functions/Zle/replace-string-again, Src/zsh.h, Src/Zle/zle.h, + Src/Zle/zle_main.c, Src/Zle/zle_move.c, Src/Zle/zle_params.c, + Src/Zle/zle_refresh.c: initial go at highlighting of command + lines in zle using $zle_highlight and $region_highlight. + * unposted, see users/12758: actually, [(w)...] does work with (r) and (R). -- cgit v1.3