Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only replace $HOME at beginning of $PWD #250

Closed
eoli3n opened this issue Jan 19, 2022 · 5 comments
Closed

Only replace $HOME at beginning of $PWD #250

eoli3n opened this issue Jan 19, 2022 · 5 comments
Labels
🐛 bug Something isn't working
Milestone

Comments

@eoli3n
Copy link

eoli3n commented Jan 19, 2022

https://github.com/IlanCosman/tide#current-directory-that-just-works

??

/usr~                                                                                                               
❯ cd dotfiles

/usr~                                                                                                               
❯ [enter]

/usr~/dotfiles master                                                                                               
❯ 
@eoli3n eoli3n added the 🐛 bug Something isn't working label Jan 19, 2022
@IlanCosman
Copy link
Owner

Not my most brilliant line of code 😅

@eoli3n
Copy link
Author

eoli3n commented Jan 19, 2022

The other problem is the fact that the "current-directory" is not updated, unless I return a newline.

@IlanCosman
Copy link
Owner

That is a problem, yah. Probably something with BSD, because I haven't gotten reports of this happening on Mac or Linux. I'll spin up a VM later and take a look 👍

@IlanCosman IlanCosman changed the title current-directory-that-just-what ?? Only replace $HOME at beginning of $PWD Jan 19, 2022
@IlanCosman
Copy link
Owner

@eoli3n I did some testing and it seems the problem should go away with Fish 3.4, which should release sometime soon 👍

@IlanCosman
Copy link
Owner

Wait no, sorry, I was wrong 😞 The bug still appears.

@IlanCosman IlanCosman added this to the v5.1.0 milestone Jan 29, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants