Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 29 Dec 1999 21:52:13 +0300 From: Alexey Voinov X-Mailer: The Bat! (v1.043) S/N EFB52B19 Reply-To: Alexey Voinov Message-ID: <13911.991229@caravan.ru> To: cygwin AT sourceware DOT cygnus DOT com Subject: bash & chars>0x80 Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Hi! I have some problems with cyrillic characters in bash It looks like bash error. --------------- $ echo £ÙÀáâ÷çäå³öúéëìíîïðòóôõæëãþûýÿùøüàñ £ÙÀáâ÷çäåöúéëìíîïðòóôõæëãþûýÿùøüàñ $ bash -c 'echo £ÙÀáâ÷çäåöúéëìíîïðòóôõæëãþûýÿùøüàñ' ¿v³L+T+-+³³L³T³=+³³TTLL³¸++----³³- --------------- I have following lines in ~/.inputrc, but characters > 0x80 still converted. --------------- set convert-meta Off set input-meta On set output-meta On --------------- Best regards. Alexey Voinov -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com