bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot bind ctrl-u to a readline function in bash.


From: Woody Thrower
Subject: Re: Cannot bind ctrl-u to a readline function in bash.
Date: Sun, 20 Apr 2008 21:56:12 -0600

Chet Ramey wrote:

> By default, readline binds the tty editing characters (erase, kill,
> [...]

Use the `bind-tty-special-characters' variable to enable or disable this
> behavior.
>

Thanks. That does indeed address my issue.

I understand and appreciate using the tty editing bindings by default, but
would it make sense to honor explicit overrides in the .inputrc without
requiring that tty editing inheritance behavior to be disabled?

I'm a long-time tcsh user (about 18 years), trying to transition to bash.
For what it's worth (probably not very much--I'm not a typical user), I do
actually miss the default ^R reprint behavior quite a bit when I find myself
in a default bash environment.

Thanks again for your help.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]