diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2006-10-16 02:21:21 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2006-10-16 02:21:21 +0000 |
| commit | 09e90e04dca4edf9719b2ad33b1af2397491f016 (patch) | |
| tree | bdc94205b3b08375f71380c0cf4027c7a30e0657 /ChangeLog | |
| parent | Add two widges for user control of auto-suffix remove/keep. (diff) | |
| download | zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar.gz zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar.bz2 zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar.lz zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar.xz zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.tar.zst zsh-09e90e04dca4edf9719b2ad33b1af2397491f016.zip | |
users/10885 and two unposted new examples.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2006-10-15 Barton E. Schaefer <schaefer@brasslantern.com> + + * unposted: Functions/Misc/colors: add several comments about + other ANSI terminal attributes, cribbed from ECMA-48. + + * unposted: Functions/Zle/keymap+widget: another example. + + * users/10885: Doc/Zsh/zle.yo, Src/Zle/iwidgets.list, + Src/Zle/zle_utils.c: add widgets auto-suffix-remove and + auto-suffix-retain for user-defined suffix control. + 2006-10-15 Peter Stephenson <p.w.stephenson@ntlworld.com> * 22874: Functions/Misc/run-help: unquoting wasn't consistent. |
