bug-bash
[Top][All Lists]
Advanced

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

Bug in history using ctl-r


From: Leonard Bradfield
Subject: Bug in history using ctl-r
Date: Fri, 30 Sep 2005 16:51:21 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

A minor bug.

Len Bradfield


From: lhwb
To: bug-bash@gnu.org,bash@packages.debian.org
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.]


reply via email to

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