bug-bash
[Top][All Lists]
Advanced

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

repeating an edit in vi mode doesn't work


From: rwhron
Subject: repeating an edit in vi mode doesn't work
Date: Tue, 23 Jul 2002 20:04:54 -0400
User-agent: Mutt/1.4i

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib -O2 
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4 -s -O2 -fomit-frame-pointer -pipe 
-mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -s
uname output: Linux rushmore 2.4.19rc3aa1 #1 Tue Jul 23 16:45:35 EDT 2002 i686 
unknown unknown GNU/Linux
Machine Type: i686-pc-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
Repeating a command line edit in vi mode with . does not work.

Repeat-By:

On command line type:
z z<esc>bia<esc>w.

should give
az az

actually gives
az z<beep>


Fix:
        Downgrading to 2.05a works.  );

-- 
Randy Hron
http://home.earthlink.net/~rwhron/kernel/bigbox.html




reply via email to

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