bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] vi-insert: '"a": self-insert' is not activated by default


From: Benjamin Pick
Subject: [Bug-readline] vi-insert: '"a": self-insert' is not activated by default
Date: Sun, 06 Jan 2008 18:30:24 +0100
User-agent: Thunderbird 1.5.0.14pre (X11/20071023)

Configuration Information:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i486'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H   -I.  -I../bash -I../bash/include -I../bash/lib
  -g -O2 -Wall
uname output: Linux DELL 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12
UTC 2007 i686 GNU/Linux
Machine Type: i486-pc-linux-gnu

Distro: Ubuntu 7.04
libreadline5.2-2ubuntu1

Description:

In editing-mode "vi-insert" the key "a" doesn't seem to have any effect,
it doesn't appear on the screen.

Attached the output of "bind -p".

Repeat-By:

1. set -o vi
2. Try to type an "a"


Workaround:

I created a ~/.inputrc with

"a": self-insert

in it, and this fixes it.


Regards,

Benjamin Pick

Attachment: bind.txt
Description: Text document


reply via email to

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