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
- Create a new custom command
- Switch to Expert Mode
- Add a "Duplicate Top Stack Value" element
- In the Preview pane at the bottom right, see
<< Invalid custom command >>
- Give the command a name, then click OK to save it
- Try opening the contextual menu on a file
- Go to the Path Copy Copy submenu
- See that the new custom command is grayed out
Expected behavior
The command should work (since "Duplicate Top Stack Value" does nothing if the stack is empty).
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).