On 2/22/06, Harry Putnam <[EMAIL PROTECTED]> wrote:
> Anyone know why entries in ~/.inputrc (or for that matter)
> /etc/inputrc are ignored in xterms?
The .inputrc settings are part of the readline library, which is
linked to bash. So any place you are running bash should have
readline capabiliti
Harry Putnam wrote:
> Anyone know why entries in ~/.inputrc (or for that matter)
> /etc/inputrc are ignored in xterms?
>
> I find that inputrc entries work in console mode but not in X.
>
> Further, testing just now with a silly test entry:
>
> cat ~/.inputrc:
>
> ## C-x C-r reread init files
Anyone know why entries in ~/.inputrc (or for that matter)
/etc/inputrc are ignored in xterms?
I find that inputrc entries work in console mode but not in X.
Further, testing just now with a silly test entry:
cat ~/.inputrc:
## C-x C-r reread init files
Control-o: "now what"
That even in c
3 matches
Mail list logo