Moving to tangents ... please CC me. On 2023-11-22 04:32, Arsen Arsenović wrote:
>> Should we suggest that the Bash developer add a feature to handle this >> case (multiple shells in parallel) the "right" way? If many users >> would like it, that could make it worth building in. > > That would be very nice. This issue has almost been prolific enough to > force me to switch shells. This Bash-bashing made me curious, as I do not remember having issues with loss of its history, ever. And that without such tricks as using an ever growing history file. I just use "shopt -s histappend" and 4096 lines as HISTFILESIZE. Plus I close my Bashes orderly before shutting down. Plus I do not use Bash from Emacs, only in "real" terminals. Eh, plus I rarely use nested Bashes. So given all that, is there a reproducer for this? --- via emacs-tangents mailing list (https://lists.gnu.org/mailman/listinfo/emacs-tangents)