A minor bug.

Len Bradfield


From: lhwb
To: bug-bash@gnu.org,[EMAIL PROTECTED]
Subject: [bash ^r history bug]

Configuration Information [Automatically generated, do not change]:
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
uname output: Linux leo 2.6.8-lhwb18 #1 Wed Jun 8 18:52:12 EDT 2005 i686 
GNU/Linux
Machine Type: i486-pc-linux-gnu

Bash Version: 3.0
Patch Level: 16
Release Status: release

Description:
        [incorrect command found using ^r]

Repeat-By:
In user mode ($>):
        mount /cdrom
        ... (do some stuff)
        umount /cdrom
        ...
        ^r m

Instead of finding "mount /cdrom" it finds "umount /cdrom" and leaves the 
cursor blinking on the "m" of cdrom.
Hmmm.....

Fix:
        [Description of how to fix the problem.  If you don't know a
        fix for the problem, don't include this section.]

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to