bug-bash
[Top][All Lists]
Advanced

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

Re: problem with history


From: Chet Ramey
Subject: Re: problem with history
Date: Tue, 26 Oct 2004 09:39:40 -0400

> Bash Version: 3.0
> Patch Level: 0
> Release Status: release
> Description:
>     when you look for the previous command in the history, the command you 
> leaves overwrite the top of history command.
> Repeat-By:
>     type a few dummy commands (e.g. "echo 1" to "echo 5")
>     begin to type a new command (let's say "ls /blah")
>     then just to check how you wrote a previous command, scroll four lines up 
> the "echo 2" command.
>     Now go back to continue typing your "ls /blah..." command and...
>     oh surprise, it has been overwritten with the "echo 3" command,
>     -> you may now retype it all.

This was fixed by patch 5 to bash-3.0.

ftp://ftp.cwru.edu/pub/bash/bash-3.0-patches/

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    chet@po.cwru.edu    http://tiswww.tis.cwru.edu/~chet/




reply via email to

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