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
open 'Terminal'
enter 'ls'
close 'Terminal'
open 'Terminal'
tap 'arrow up'
There is no history between two Terminal sessions. I would expect a history sync, so if I close a Terminal this things are committed so when I open one this commands are avaible in history and when I close one and after that one another both are merged.
The text was updated successfully, but these errors were encountered:
There's quite a bit of zsh configuration that I'd like to do; I'm sure this falls under that category. The first step is going to be to add fuller zsh configuration to freezedry.
Steps to reproduce:
open 'Terminal'
enter 'ls'
close 'Terminal'
open 'Terminal'
tap 'arrow up'
There is no history between two Terminal sessions. I would expect a history sync, so if I close a Terminal this things are committed so when I open one this commands are avaible in history and when I close one and after that one another both are merged.
The text was updated successfully, but these errors were encountered: