diff options
| author | Peter Stephenson <pws@zsh.org> | 2014-07-30 12:26:03 +0100 |
|---|---|---|
| committer | Peter Stephenson <pws@zsh.org> | 2014-07-30 12:26:03 +0100 |
| commit | 15db636380a6010c8486b3a7dc27188c96beff9c (patch) | |
| tree | 71e626f711bd0e00352b60dd329e911474dabf96 /ChangeLog | |
| parent | 32918: add %. to ztrftime for use in prompts (diff) | |
| download | zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar.gz zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar.bz2 zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar.lz zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar.xz zsh-15db636380a6010c8486b3a7dc27188c96beff9c.tar.zst zsh-15db636380a6010c8486b3a7dc27188c96beff9c.zip | |
%P at start of TCP function system prompt causes %-style prompt subst
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,8 +1,12 @@ 2014-07-30 Peter Stephenson <p.stephenson@samsung.com> - * 32918: Doc/Zsh/prompt.yo, Functions/TCP/tcp_output, - Src/builtin.c,Src/prompt.c, Src/utils.c, Src/watch.c: add - ability to display times with fractions of a second in prompts. + * 32919: Doc/Zsh/tcpsys.yo Functions/TCP/tcp_output: %P + at start of prompt in TCP function system causes standard + %-style substitution. + + * 32918: Doc/Zsh/prompt.yo, Src/builtin.c,Src/prompt.c, + Src/utils.c, Src/watch.c: add ability to display times with + fractions of a second in prompts. 2014-07-28 Barton E. Schaefer <schaefer@zsh.org> |
