Re: [gentoo-user] readline and inputrc

2006-02-22 Thread Richard Fish
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

Re: [gentoo-user] readline and inputrc

2006-02-22 Thread Anthony E. Caudel
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

[gentoo-user] readline and inputrc

2006-02-22 Thread Harry Putnam
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