You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I love this tool, but not it is mixing the story between all the terminals.
So, when I move up in the historic on a terminal A, I see the commands I have recently executed on terminal B. This is not the usual behaivour.
I guess it is because of the hopt -s histappend , is it oka to remove this line from the basrc? or, it would affect other features of hstr?
The text was updated successfully, but these errors were encountered:
I have the issue issue. The way I would expect this to work is that any new shells should see the history of all shells, but existing shells should have the immediate history of itself.
Hi I love this tool, but not it is mixing the story between all the terminals.
So, when I move up in the historic on a terminal A, I see the commands I have recently executed on terminal B. This is not the usual behaivour.
I guess it is because of the
hopt -s histappend
, is it oka to remove this line from the basrc? or, it would affect other features of hstr?The text was updated successfully, but these errors were encountered: