This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bash/readline and .inputrc


> I finally have found the solution to make Bash 8 bit clean.
> Just add the following lines to ~/.inputrc
> 
> # Make Bash 8bit clean
> set meta-flag on
> set convert-meta off
> set output-meta on
> 
> Now all the german umlauts and ss are working fine.

This is explained more completely in the Bash FAQ, question 24.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]