-
Notifications
You must be signed in to change notification settings - Fork 557
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
On Windows, modifying scores via zoxide edit
results in a double slashed duplicate of the path
#539
Comments
zoxide edit
results in double slashed duplication of the path
zoxide edit
results in double slashed duplication of the pathzoxide edit
results in a double slashed duplicate of the path
zoxide edit
results in a double slashed duplicate of the pathzoxide edit
results in a double slashed duplicate of the path
Maybe this could be related to #538? |
Confirming this is also happeing to me. Same as #538. Originally did it in Powershell 7/Core then got to replicate it in 5.1. Looks like a Windows bug. With the database serialized, I don't think it's an easy edit via source editor as well. |
Happening to me as well. Windows11, nushell. |
Happening to me as well, both this and #538, on Windows 11 and PowerShell 7. |
+1 |
FYI, Swarnim Arun is drafting #569, which may fix all problems by distinguish |
Any solution or workaround? |
Runnining
zoxide edit
on Windows and then attempting to increment or decrement a score causes the path to be added to the database again but with double slashes.The text was updated successfully, but these errors were encountered: