diff options
| author | Geoff Wing <gcw@users.sourceforge.net> | 2004-03-05 00:51:36 +0000 |
|---|---|---|
| committer | Geoff Wing <gcw@users.sourceforge.net> | 2004-03-05 00:51:36 +0000 |
| commit | 8026bedc1c883ccb8237def0b12642644724d0af (patch) | |
| tree | e1374169750323f2dc1d2fdd1bf2375b87ff4452 /ChangeLog | |
| parent | 19535: Add --enable-cap (diff) | |
| download | zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar.gz zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar.bz2 zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar.lz zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar.xz zsh-8026bedc1c883ccb8237def0b12642644724d0af.tar.zst zsh-8026bedc1c883ccb8237def0b12642644724d0af.zip | |
19474: fix a calculation when displaying completions which are
screen width or multiples of that wide, and ALWAYS_LAST_PROMPT
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-03-05 Geoff Wing <gcw@zsh.org> + + * 19474: Src/Zle/compresult.c: fix a calculation when displaying + completions which are screen width or multiples of that wide, and + option always_last_prompt is used. + 2004-03-04 Peter Stephenson <pws@csr.com> * 19535: configure.ac, INSTALL: Add --enable-cap flag |
