Problem with bash

Daniel Roche dan@lectra.fr
Wed Nov 12 01:43:00 GMT 1997


> 
> Hi...
> 
> I have a small problem with bash. I want to get the special characters like
> backslash, at, ... ! But in this shell is it inpossible to get these chars ?
> Please help...
> 
> Thanks in advance
> 

I have met the same pb , it seems to come with the non qwerty keyboard with the
ALT-GR modifier .

what you can do is : CTRL-Q , the character

so the bash escape the ALT-GR and then show the special character,
you have to remove the escape after.

this is not perfect , but it works

===========================================================================
|  __/ _    _  o  _   /    /_) _   _  /  _   |       dan@lectra.com       |
| (_/ (_(_ / ) ( (-' /    /\  (_) (_ /) (-'  | May the source be with you |
===========================================================================
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list