zoxide icon indicating copy to clipboard operation
zoxide copied to clipboard

On Windows, modifying scores via ```zoxide edit``` results in a double slashed duplicate of the path

Open ciwolsey opened this issue 1 year ago • 7 comments

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.

ciwolsey avatar Mar 08 '23 08:03 ciwolsey

Maybe this could be related to #538?

ciwolsey avatar Mar 08 '23 08:03 ciwolsey

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.

WitchGod avatar Apr 10 '23 05:04 WitchGod

Happening to me as well. Windows11, nushell.

princemaple avatar May 10 '23 00:05 princemaple

Happening to me as well, both this and #538, on Windows 11 and PowerShell 7.

Bocom avatar Jun 13 '23 09:06 Bocom

+1

ArcusCerebellumus avatar Feb 14 '24 21:02 ArcusCerebellumus

FYI, Swarnim Arun is drafting #569, which may fix all problems by distinguish Path/PathBuf from str/String. (And I suggest we stop +1 again and use the reaction emoji buttons 👍/🚀/…)

YDX-2147483647 avatar Feb 16 '24 06:02 YDX-2147483647

Any solution or workaround?

hme3 avatar Apr 28 '24 17:04 hme3