Skip to content

feat(History): History shared between sessions #1467

@urbaniak

Description

@urbaniak

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions