| delorie.com/archives/browse.cgi | search |
| From: | vzell AT de DOT oracle DOT com (Dr. Volker Zell) |
| Subject: | Re: bash/readline and .inputrc |
| 23 Apr 1998 00:55:20 -0700 : | |
| Message-ID: | <4710-Wed22Apr1998195245+0000-vzell.cygnus.gnu-win32@de.oracle.com> |
| References: | <C70EADA6FA77D111852700805FBB74730AC1F3 AT max DOT dmccorp DOT com> |
| Mime-Version: | 1.0 (generated by tm-edit 7.106) |
| To: | steve DOT greenland AT aspentech DOT com, Jan Skarvall <jan DOT skarvall AT swipnet DOT se> |
| Cc: | gnu-win32 AT cygnus DOT com |
Hi
Anon> It appears that the readline library in bash is not reading
Anon> my ~/.inputrc file (b19.1). I've seen this problem asked a
Anon> couple of other times in the mailing list archives, but no
Anon> answer.
For me the original b19 bash is reading the ~/.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.
Ciao
Volker
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |