From 84e1cb93ad1364800bddbd1f71cb142beaa4c100 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 7 Apr 2008 09:44:33 +0000 Subject: restore read-from-minibuffer save/restore --- Doc/Zsh/zle.yo | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index f81e88f52..dfd682b4f 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -778,8 +778,12 @@ vindex(region_highlight) item(tt(region_highlight) (array))( Each element of this array may be set to a string that describes highlighting for an arbitrary region of the command line that will -take effect the next time the command line is redisplayed. Each -string consists of the following parts: +take effect the next time the command line is redisplayed. Highlighting +of the non-editable parts of the command line in tt(PREDISPLAY) +and tt(POSTDISPLAY) are possible, but note that the tt(P) flag +is needed for character indexing to include tt(PREDISPLAY). + +Each string consists of the following parts: startlist() list(Optionally, a `tt(P)' to signify that the start and end offset that -- cgit 1.4.1