bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Allow backslash-escaped Unicode characters in tr


From: Tristan Miller
Subject: Allow backslash-escaped Unicode characters in tr
Date: Fri, 16 May 2008 16:10:12 +0100
User-agent: KMail/1.9.9

Greetings.

According to the documentation for tr in coreutils 6.9, characters can be 
specified as \NNN, where NNN is 1 to 3 octal digits.  However, three octal 
digits are not enough to represent many (sometimes non-printable) Unicode 
characters.  Please update tr to take characters of the form \UNNNNNN, 
where NNNNNN is 4 to 6 hexadecimal digits.

Regards,
Tristan

-- 
   _
  _V.-o  Tristan Miller [en,(fr,de,ia)]  ><  Space is limited
 / |`-'  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=  <>  In a haiku, so it's hard
(7_\\    http://www.nothingisreal.com/   ><  To finish what you

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]