diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2002-07-01 16:50:41 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2002-07-01 16:50:41 +0000 |
| commit | 1a1b108b341885da0a70d550384c9ec32a627615 (patch) | |
| tree | fd8ad7f31204540e6d99bac4ef66a9e1914f2798 /ChangeLog | |
| parent | 17391: complete files after dpkg -S. (diff) | |
| download | zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar.gz zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar.bz2 zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar.lz zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar.xz zsh-1a1b108b341885da0a70d550384c9ec32a627615.tar.zst zsh-1a1b108b341885da0a70d550384c9ec32a627615.zip | |
17390: new zle parameters $PREDISPLAY, $POSTDISPLAY
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ 2002-07-01 Peter Stephenson <pws@csr.com> + * 17390: Src/Zle/zle_params.c, Src/Zle/zle_refresh.c, + Doc/Zsh/zle.yo: $PREDISPLAY and $POSTDISPLAY are used to + add text before and after the editable chunk of the zle buffer. + * 17384: Src/Zle/zle_main.c, Src/Zle/iwidgets.list, Doc/Zsh/zle.yo: new `recursive-edit' widget allows a user-defined widget to pass control back to zle as a subcommand. |
