bug-bash
[Top][All Lists]
Advanced

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

Re: Global history list


From: Chet Ramey
Subject: Re: Global history list
Date: Tue, 03 Jul 2007 11:24:44 -0400
User-agent: Thunderbird 2.0.0.4 (Macintosh/20070604)

Henryk Fuks wrote:
> Hi all,
> 
> I found at https://sourceforge.net/projects/bash-gchistory/
> a patch which allows to access shell command history across
> multiple open instances of the shell. It seems that the patch
> is no longer maintained, and it requires bash 3.00.16.
> 
> Are there any plans to incorporate this patch into official
> bash relase? If not, is there any other way to have just one
> history list, even if many instances of the shell are open?

Something like this is on the list of possible future projects.
In the meantime, it is possible to use history -a and history -n
in PROMPT_COMMAND to achieve similar results.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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