From 74e5fcee384467e74983a3077bad97974477e877 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 May 2008 18:19:14 +0000 Subject: 24953: "default" zle_highlight; fix allocation bug in colour sequences --- Doc/Zsh/zle.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index f8435c175..8f0751577 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -2097,6 +2097,10 @@ The contexts available for highlighting are the following: startitem() cindex(region, highlighting) cindex(highlighting, region) +item(tt(default))( +Any text within the command line not affected by any other highlighting. +Text outside the editable area of the command line is not affected. +) item(tt(isearch))( When one of the incremental history search widgets is active, the area of the command line matched by the search string or pattern. -- cgit 1.4.1