Re: help me with readline key binding problem

2007-01-22 Thread Oibane
Thank you, Andreas. Teminal and tty are one of the most inaccesible part for a layman. Now you've informed, I think I can devise a solution. Best regards, Oibane. ___ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-ba

Re: help me with readline key binding problem

2007-01-21 Thread Andreas Schwab
Oibane <[EMAIL PROTECTED]> writes: > It's surely bound according to bind -p, ok, but pressing Ctrl-' results > in ', a plain single quote, in xterm, and nothing in linux console. > (My keyboard does not need shift for apostrophe.) What should I do? You need to change the characters those keys a

help me with readline key binding problem

2007-01-21 Thread Oibane
Hi. Could someone help me with .inputrc? Some keys don't get assigned. I'd like to use Ctrl-., Ctrl-, , and Ctrl-'. My bash is 3.1, on Linux, and run inside xterm: $ bash --version GNU bash, version 3.1.16(1)-release (i686-pc-linux-gnu) Copyright (C) 2005 Free Software Foundation, Inc. First Ctr