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    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


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

Reply via email to