Skip to content

Is there a way to preserve toolbox PWD uppon exit? #1604

@josecastillolema

Description

@josecastillolema

Is your feature request related to a problem? Please describe.
Is there a way to preserve toolbox PWD upon exit?
I.e.: This is the behavior today:

$ pwd
/home/user

$ toolbox enter

⬢ [toolbox:41] $ cd bin

⬢ [toolbox:41] $ pwd
/home/user/bin

⬢ [toolbox:41] $ logout

$ pwd
/home/user

Describe the solution you'd like
I would like a way to preserve toolbox PWD upon exit:

$ pwd
/home/user

$ toolbox enter

⬢ [toolbox:41] $ cd bin

⬢ [toolbox:41] $ pwd
/home/user/bin

⬢ [toolbox:41] $ logout

$ pwd
/home/user/bin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions