From b1b941c30b6f35697c48555448337fa151df52bf Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 14 Apr 2008 12:53:35 +0000 Subject: 24811: update introductory multibyte documentation --- Doc/Zsh/roadmap.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc/Zsh/roadmap.yo') diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo index 17e87ac1e..d9b5d53ce 100644 --- a/Doc/Zsh/roadmap.yo +++ b/Doc/Zsh/roadmap.yo @@ -44,6 +44,13 @@ variables (referred to in the documentation as parameters) tt(HISTFILE), tt(HISTSIZE) and tt(SAVEHIST) in ifzman(zmanref(zshparam))\ ifnzman(noderef(Parameters Used By The Shell)). +The shell now supports the UTF-8 character set (and also others if +supported by the operating system). This is (mostly) handled transparently +by the shell, but the degree of support in terminal emulators is variable. +There is some discussion of this in the shell FAQ, +http://zsh.dotsrc.org/FAQ/ . Note in particular that for combining +characters to be handled the option tt(COMBINING_CHARS) needs to be set. + subsect(Completion) Completion is a feature present in many shells. It allows the user to -- cgit 1.4.1