From 3c13204e5574c48887e0b3f7caf3837773a7d29c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 1 Jul 2004 14:55:54 +0000 Subject: 7650: new reset-prompt zle widget --- Doc/Zsh/zle.yo | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index caabc9aaf..94d7a7677 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1737,6 +1737,15 @@ tindex(redisplay) item(tt(redisplay) (unbound) (^R) (^R))( Redisplays the edit buffer. ) +tindex(reset-prompt) +item(tt(reset-prompt) (unbound) (unbound) (unbound))( +Force the prompts on both the left and right of the screen to be +re-expanded, then redisplay the edit buffer. Note that this +does not reflect changes to the prompt variables themselves, only changes +in the expansion of the values (for example, changes in time or +directory, or changes to the value of variables referred to by the +prompt). +) tindex(send-break) item(tt(send-break) (^G ESC-^G) (unbound) (unbound))( Abort the current editor function, e.g. tt(execute-named-command), or the -- cgit v1.2.3