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
I'm using zsh and I'm quite happy with setopt sharehistory (there's a bash equivalent too). By setting HISTFILE, tab prevents me from finding previous commands in history.
The text was updated successfully, but these errors were encountered:
That would be cool! This would be pretty simple to implement with a setting in the global config, and a property in the CreateTabMetadata - which gets passed through the daemon to the pty.
I'm using
zsh
and I'm quite happy withsetopt sharehistory
(there's abash
equivalent too). By settingHISTFILE
,tab
prevents me from finding previous commands in history.The text was updated successfully, but these errors were encountered: