RE: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-03-01 Thread Morche Matthias
che Matthias > Subject: RE: 1.5.7: Problems with german umlauts in bash/rxvt command > line > > > > From: Morche Matthias > > Subject: RE: 1.5.7: Problems with german umlauts in ... > > set input-meta off ... > > set meta-flag off > > set output-meta on ...

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-29 Thread of
On Sat, Feb 28, 2004 at 09:33:58PM +0100, Mikka wrote: > Hi Olaf, > > > I have trouble to show german umlauts in bash command line in rxvt. > > All I get are the following values: > > > $ \344\366\374 > > bash: äöü: command not found > > [...] > > I once had similar troubles, I'll paste you my s

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Foellinger
On Fri, Feb 27, 2004 at 04:09:01PM +0100, Morche Matthias wrote: > Just to be a little more helpful :) > Have You set some evironmental INPUTRC to use some other file than ~/.inputrc? No. > Or does bash not find Your homedir? It does find my homedir. Gruss Olaf Föllinger -- Olaf Föllinger Seni

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Thorsten Kampe
* Alejandro Lopez-Valencia (2004-02-27 14:42 +0100) > On Fri, 27 Feb 2004 12:35:23 +0100, Thorsten Kampe wrote in > <[EMAIL PROTECTED]>: >> although typing non-ascii characters in a >>shell doesn't make sense. The only use is showing files with ls or d - >>which is not a shell thing. > > Really? >

RE: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Morche Matthias
Just to be a little more helpful :) Have You set some evironmental INPUTRC to use some other file than ~/.inputrc? Or does bash not find Your homedir? matthias ... > This was set to 'off' here though it is turned on in the .inputrc. I > don't know why .inputrc doesn't work but this is another

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
On Fri, Feb 27, 2004 at 08:42:58AM -0500, Alejandro Lopez-Valencia wrote: > On Fri, 27 Feb 2004 13:39:09 +0100, Olaf Föllinger wrote in > <[EMAIL PROTECTED]>: > > > > > >Final goal is to show the ? character rigth in vi and mutt. So I > >thought the shell is a good start. Is it? > > Don't mix th

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 13:39:09 +0100, Olaf Föllinger wrote in <[EMAIL PROTECTED]>: > >Final goal is to show the ¤ character rigth in vi and mutt. So I >thought the shell is a good start. Is it? Don't mix the shell, which uses readline for line input, with vim and mutt. The latter are curses-based

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Alejandro Lopez-Valencia
On Fri, 27 Feb 2004 12:35:23 +0100, Thorsten Kampe wrote in <[EMAIL PROTECTED]>: > although typing non-ascii characters in a >shell doesn't make sense. The only use is showing files with ls or d - >which is not a shell thing. Really? Say, you use cygwin to do text processing (I do, with the help

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
Hi, this was a very helpful hint. Not only I've learned how to manipulate the values interactively now I know the reason: On Fri, Feb 27, 2004 at 02:14:46PM +0100, Morche Matthias wrote: > Just to be sure, type the following command: > bind -v : > $ bind -v > set blink-matching-paren on > set byt

RE: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Morche Matthias
Just to be sure, type the following command: bind -v : $ bind -v set blink-matching-paren on set byte-oriented on set completion-ignore-case off set convert-meta off set disable-completion off set enable-keypad off set expand-tilde off set history-preserve-point off set horizontal-scroll-mode off s

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
On Fri, Feb 27, 2004 at 12:35:23PM +0100, Thorsten Kampe wrote: > * Olaf Föllinger (2004-02-27 09:49 +0100) > > I have trouble to show german umlauts in bash command line in rxvt. > > What about zsh (or another shell) and the standard Cygwin Console? $ zsh \[\e]0;\l \w\007\n\t \[\e[36m\] [EMAIL P

Re: 1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Thorsten Kampe
* Olaf Föllinger (2004-02-27 09:49 +0100) > I have trouble to show german umlauts in bash command line in rxvt. What about zsh (or another shell) and the standard Cygwin Console? > I get are the following values: > > $ \344\366\374 > bash: äöü: command not found > > I have set the following in

1.5.7: Problems with german umlauts in bash/rxvt command line

2004-02-27 Thread Olaf Föllinger
Hi, I have trouble to show german umlauts in bash command line in rxvt. All I get are the following values: $ \344\366\374 bash: äöü: command not found I have set the following in .inputrc $ less .inputrc set input-meta on set convert-meta off set output-meta on The shell starts with D:\