zsh-users
 help / color / mirror / code / Atom feed
* UTF-8 basic handling
@ 2004-11-08 10:21 François-Xavier Coudert
  2004-11-08 10:34 ` DervishD
  2004-11-09 11:58 ` David Gómez
  0 siblings, 2 replies; 3+ messages in thread
From: François-Xavier Coudert @ 2004-11-08 10:21 UTC (permalink / raw)
  To: zsh-users; +Cc: François-Xavier Coudert

Hi all,

As I understand from previous messages on zsh lists, there currently is a
lack of UTF-8 support in zsh since nobody has enough time to code thinks.
As a user, I think there is one part of such support that becomes very
sharply needed: line editing.

As all major linux distributions are getting UTF-8 based, one of the most
annoying things in zsh is the following: I want to type a command, and I
unfortunately press on one of the accented letter keys of my keyboard
(that's a common mistake on any non-US keyboard). I get:

~ $ pdféps

(instead of pdf2ps for an example on french keyboard). I realize my
mistake, and use backspace 3 times, so I get on my screen:

~ $ pfd

Then I do enter "2ps", and the shell says:

~ $ pdf2ps
zsh: command not found: pdf\M-C2ps

Of course, I understand that I should have pressed backspace 4 times,
since é is two bytes large. But please consider that what I am describing
is now the common situation in most linux distros. Complete Unicode
support may be difficult and a long term goal, but line-editing now
really sucks.

Thanks for your attention,
François-Xavier

PS: please Cc all answers to me as I'm no suscriber of the list.

-- 
François-Xavier Coudert
École normale supérieure
45, rue d'Ulm - 75005 Paris
<Francois-Xavier.Coudert@ens.fr>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-09 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-08 10:21 UTF-8 basic handling François-Xavier Coudert
2004-11-08 10:34 ` DervishD
2004-11-09 11:58 ` David Gómez

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).