mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 04:05:55 +03:00
[GH-ISSUE #183] [BUG] "Duplicate Top Stack Value" custom command option does not work #179
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#179
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @clechasseur on GitHub (Jul 11, 2024).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/183
Originally assigned to: @clechasseur on GitHub.
Describe the bug
Including a "Duplicate Top Stack Value" element in a custom command (through Expert Mode) makes the command invalid (and unusable).
To Reproduce
<< Invalid custom command >>Expected behavior
The command should work (since "Duplicate Top Stack Value" does nothing if the stack is empty).