1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-04-27 20:35:22 +02:00
zsh/Etc/relnote_4.3.9.txt
Peter Stephenson 2adb5a6d70 4.3.9
2008-10-30 12:18:54 +00:00

18 lines
693 B
Plaintext

Version 4.3.9 adds various new features plus numerous bugfixes.
Note most sites will wish to upgrade straight from 4.3.6 to 4.3.9.
Development of multibyte support has continued with the addition
of the COMBINING_CHARS option to support combining characters in the line
editor on terminals that handle this.
Various additions have been made to support shell code debugging better.
There is now additional support for highlighting and colouring of parts of
the command line in the line editor as well as builtin support for
colouring in prompts etc.
The syntax ~[...] provides a dynamic form of directory naming, based on a
shell function.
See the NEWS file for more detailed information.