-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
PWD not updated properly #5647
Copy link
Copy link
Closed
Labels
bugSomething that's not working as intendedSomething that's not working as intendedregressionSomething that used to work, but was broken, especially between releasesSomething that used to work, but was broken, especially between releases
Milestone
Metadata
Metadata
Assignees
Labels
bugSomething that's not working as intendedSomething that's not working as intendedregressionSomething that used to work, but was broken, especially between releasesSomething that used to work, but was broken, especially between releases
Type
Fields
Give feedbackNo fields configured for issues without a type.
Executing the following command:
With fish version 3.0.0 this prints
/tmp, as expected.With fish version 3.0.1 this prints
/home/foonathan, which is incorrect.The same is true when disabling third-party customizations. I'm using Arch Linux and the behavior can be reproduced on all kinds of terminals.