[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-readline] cannot assign function to Control-W
From: |
Ulli Horlacher |
Subject: |
[Bug-readline] cannot assign function to Control-W |
Date: |
Fri, 12 Jun 2009 23:47:54 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
This is GNU readline 5.2 on Ubuntu 8.04.2.
Problem: I cannot assign a new function to Control-W in INPUTRC.
With other Control-keys I have no problem.
Example (contents of INPUTRC):
Control-w: dump-functions
Control-o: dump-functions
Control-O then has the function dump-functions, but
Control-W still has the default-function unix-word-rubout!
Even more irritating:
When I type Control-X Control-R (function re-read-init-file), then
Control-W has the new function dump-functions!
When I assign a string in INPUTRC:
Control-w: "TEST!"
then this works. Only binding a function to Control-W fails - at last at
normal startup.
--
Ullrich Horlacher Server- und Arbeitsplatzsysteme
Rechenzentrum E-Mail: address@hidden
Universitaet Stuttgart Tel: ++49-711-685-65868
Allmandring 30 Fax: ++49-711-682357
70550 Stuttgart (Germany) WWW: http://www.rus.uni-stuttgart.de/
- [Bug-readline] cannot assign function to Control-W,
Ulli Horlacher <=