bug-bash
[Top][All Lists]
Advanced

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

Re: enhancement merge request


From: Greg Wooledge
Subject: Re: enhancement merge request
Date: Mon, 19 Apr 2021 07:18:12 -0400

On Mon, Apr 19, 2021 at 01:16:48AM -0400, Grisha Levit wrote:
> I think you can do something similar to the patch directly in the shell by
> temporarily unsetting HISTFILE and then deleting history entries in a
> certain range and restoring HISTFILE when you are ready

I still think my solution fits the criteria exactly.  There was *no*
stated requirement that the "private mode" could not be a separate
shell process.  In fact, running a separate shell as your "private mode"
shell makes perfect sense to me.  It's more "secure" that way, right?

All the crazy backflips that are being attempted in order to make the
"private mode" coexist within the same shell process as "regular mode"
can simply go away once you decide to separate the two.



reply via email to

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