[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash ignoring .inputrc (or am I dumb)
From: |
Paul Jarc |
Subject: |
Re: bash ignoring .inputrc (or am I dumb) |
Date: |
Thu, 30 Mar 2006 11:13:44 -0500 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux) |
William Yardley <bash-bugs@veggiechinese.net> wrote:
> I would still like to know if there's a way to bind ^W to
> backward-kill-word within bash, so if anyone has suggestions, I'd
> appreciate them.
Check out the "bind" builtin command in the man page or "help bind".
paul