Skip to content

[Error] Launching fish shell does not set prompt correctly #1933

@rishubn

Description

@rishubn

Describe the bug
Supposedly, this PR: 1588 set the default fish prompt within a container, however when I launch fish I get the prompt of my host:

To Reproduce

rishub@host ~/> distrobox-create --name dev --image fedora:latest
rishub@host ~/> distrobox enter dev
rishub@host ~/> distrobox-create --name dev --image fedora:latest
📦[rishub@dev ~]$ fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
rishub@host ~/> 

Expected behavior
I expect the prompt to be unique to the container as set in the PR

Logs
distrobox: 1.8.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions