mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 08:06:16 -04:00
[GH-ISSUE #374] Launch Executable inserts literal backslashes for escaped spaces in .7z archives #342
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fpiesche on GitHub (Mar 26, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/374
Using nightly with (judging from its much improved handling of 7z files) the start of the new libarchive backend.
I can confirm that these backslashes are not present in the file names in the actual 7z archives.
@DecDuck commented on GitHub (Mar 29, 2026):
This is intentional due to the shell word parsing in v0.4.0: https://docs-next.droposs.org/reference/command-parsing/