summaryrefslogtreecommitdiff
path: root/Etc/FAQ.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-02-28 12:20:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-02-28 12:20:43 +0000
commitf2fffea3e62d7ba2e6ab2f74572819d08c20b36e (patch)
treec28eba05e514f080ad47a5dad91b13e74445c69f /Etc/FAQ.yo
parent2ccaf4efecb8e392c16f43b292a91bf51bf2531a (diff)
downloadzsh-f2fffea3e62d7ba2e6ab2f74572819d08c20b36e.tar.gz
zsh-f2fffea3e62d7ba2e6ab2f74572819d08c20b36e.zip
Release 4.3.1, finally (updated...)
Diffstat (limited to 'Etc/FAQ.yo')
-rw-r--r--Etc/FAQ.yo13
1 files changed, 7 insertions, 6 deletions
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index e6ff78803..7eb6143ba 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -296,10 +296,10 @@ sect(On what machines will it run?)
sect(What's the latest version?)
- Zsh 4.2.6 is the latest production version. A release on the
- 4.3 development branch is imminent; this will contain support
- for multibyte character strings (such as UTF-8 locales) in the
- line editor.
+ Zsh 4.2.6 is the latest production version. The latest development
+ version is 4.3.1; this contains support for multibyte character strings
+ (such as UTF-8 locales) in the line editor, although the rest of the
+ shell does not yet have full multibyte support.
There will not be any further 4.0 releases now that 4.2 has become
the stable version.
@@ -2257,8 +2257,9 @@ sect(What's on the wish-list?)
Some future possibilities which have been suggested:
itemize(
it() The shell, in particular the line editor, should support Unicode
- characters. Initial support for this should appear in version 4.3,
- but this is a large job.
+ characters. Initial support for this appeared in version 4.3;
+ it is reasonably complete in the line editor but patchy elsewhere
+ (note this may require the configuration option --enable-multibyte).
it() The parameter code could do with tidying up, maybe with more of the
features made available in ksh93.
it() Configuration files to enable zsh startup files to be created