Feature Request: Duplicate Quick Commands #4262
0100010001010011
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
good idea, would add in next release |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Quick Commands in Electerm do not support duplication, while Bookmarks already include this feature. This creates inconsistency in the user experience and slows down workflows when managing similar commands.
Use Case:
When working with multiple servers or similar command structures (e.g., Docker, Kubernetes, or SSH-related commands), users often need to create variations of an existing command. Without a duplication option, this requires manually recreating commands, which is inefficient.
Proposed Solution:
Add a "Duplicate" option to Quick Commands, similar to the one available in Bookmarks.
Expected Behavior:
Right-click on a Quick Command → show "Duplicate"
Creates an exact copy
Allows user to rename/edit immediately
Benefits:
Improves productivity
Keeps UX consistent with Bookmarks
Reduces repetitive manual work
Especially useful for DevOps workflows
Beta Was this translation helpful? Give feedback.
All reactions