Bugzilla – Bug 136257
include global history patch for bash
Last modified: 2006-01-10 12:33:17 UTC
Hi, there was a Google summer of code project from Fedora that implemented global command line history (e.g. independently from how many console windows are open). It would be nice to include this patch in suse, as it sounds very useful.
Hmmmm ... please provide the URl. Btw: Hopefully this patch does not destroy the history of a running bash, e.g. intermix the history of two bash sessions.
https://sourceforge.net/projects/bash-gchistory/
Created attachment 59447 [details] diff for man page adds man page description for ghistory variants
gchistory.patch is buggy because it fources readline files to include a bash header file (unwind_prot.h).