There should be an option to enable shared history between xonsh instances, ie. executed command in one shell, in another it should be displayed when pressing arrow up, without reloading/restarting.
There's similar thing in zsh, which can be enabled by:
setopt inc_append_history
setopt sharehistory
For community
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment
There should be an option to enable shared history between xonsh instances, ie. executed command in one shell, in another it should be displayed when pressing arrow up, without reloading/restarting.
There's similar thing in zsh, which can be enabled by:
For community
⬇️ Please click the 👍 reaction instead of leaving a
+1or 👍 comment