diff options
author | Geoff Wing <gcw@users.sourceforge.net> | 2004-08-07 08:43:56 +0000 |
---|---|---|
committer | Geoff Wing <gcw@users.sourceforge.net> | 2004-08-07 08:43:56 +0000 |
commit | fd62429d19b652877cdce97f0508c2c3924049f5 (patch) | |
tree | 3b2a16773e74c70f72e4ed6b0021b78e4d154996 /ChangeLog | |
parent | de79a249999ce970c3b4bc3097b1d6a0695307cb (diff) | |
download | zsh-fd62429d19b652877cdce97f0508c2c3924049f5.tar.gz zsh-fd62429d19b652877cdce97f0508c2c3924049f5.tar.xz zsh-fd62429d19b652877cdce97f0508c2c3924049f5.zip |
still allow user specified text modifiers with a short terminal.
Only disallow if the terminal is really unknown or without sufficient capabilities or if SINGLE_LINE_ZLE option is given
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4fa42e068..6ff964fc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-08-07 Geoff Wing <gcw@zsh.org> + + * 20196: Src/prompt.c: still allow user specified text modifiers + with a short terminal. Only disallow if the terminal is really + unknown or without sufficient capabilities or if SINGLE_LINE_ZLE + option is specified + 2004-08-06 Peter Stephenson <pws@csr.com> * 20232 with typo corrected: Functions/Zftp/zfcd: remove |