RE: Problem with £ sign at Cygwin prompt.

2005-05-26 Thread thomas . revell
Works fine for me (Windows 2000 Professional, SP4). Thanks! >" To type international characters (£åäö) in bash, add the following lines >to your ~/.inputrc file and restart bash: > >set meta-flag on > set convert-meta off > set output-meta on >set

RE: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Dave Korn
Original Message >From: Igor Pechtchanski >Sent: 25 May 2005 18:37 > Probably the latter. Does help? " To type international characters (£åäö) in bash, add the following lines to your ~/.inputrc file and restart bash: set meta-flag on

Re: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Igor Pechtchanski
On Wed, 25 May 2005, Chris January wrote: > thomas.revellpowerconvalstomcom wrote: . > > Hi all, > > > > I've noticed a minor issue while typing at the bash prompt in cmd.exe. It > > seems that when I try to type a £ sign, a hash character and newline i

RE: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Dave Korn
Original Message >From: Max Bowsher >Sent: 25 May 2005 17:43 > > Or, that it only happens in some situations. Readline-based ones, isn't it? BTW, pressing "Ctrl-V £" tells me that it's generating character \243. That's 163 decimal. Which does indeed seem to be the correct code fo

Re: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Max Bowsher
Chris January wrote: [EMAIL PROTECTED] wrote: Hi all, I've noticed a minor issue while typing at the bash prompt in cmd.exe. It seems that when I try to type a £ sign, a hash character and newline is entered instead. I'm aware of the issues surrounding these two characters, but as far as I ca

RE: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Dave Korn
Original Message >From: [EMAIL PROTECTED] >Sent: 25 May 2005 16:04 > Hi all, > > I've noticed a minor issue while typing at the bash prompt in cmd.exe. It > seems that when I try to type a £ sign, a hash character and newline is > entered instead. I'm aware of the issues surrounding these

Re: Problem with £ sign at Cygwin prompt.

2005-05-25 Thread Chris January
[EMAIL PROTECTED] wrote: Hi all, I've noticed a minor issue while typing at the bash prompt in cmd.exe. It seems that when I try to type a £ sign, a hash character and newline is entered instead. I'm aware of the issues surrounding these two characters, but as far as I can tell all of my lang