[GH-ISSUE #3981] Enhancement of Quick Commands Functionality #2753

Closed
opened 2026-02-27 00:54:07 +03:00 by kerem · 3 comments
Owner

Originally created by @mbzik on GitHub (Jul 1, 2025).
Original GitHub issue: https://github.com/electerm/electerm/issues/3981

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

Add support for inserting data from the clipboard into quick commands. For example, your clipboard might contain “1.1.1.1,” and the quick command “New Interface” would consist of three actions:

  1. interface 0/0
  2. ip address ${clipboard}
  3. save
Originally created by @mbzik on GitHub (Jul 1, 2025). Original GitHub issue: https://github.com/electerm/electerm/issues/3981 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) Add support for inserting data from the clipboard into quick commands. For example, your clipboard might contain “1.1.1.1,” and the quick command “New Interface” would consist of three actions: 1. `interface 0/0` 2. `ip address ${clipboard}` 3. `save`
kerem 2026-02-27 00:54:07 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@zxdong262 commented on GitHub (Jul 3, 2025):

Good idea! Let me see what can I do about it, maybe next release

<!-- gh-comment-id:3030752978 --> @zxdong262 commented on GitHub (Jul 3, 2025): Good idea! Let me see what can I do about it, maybe next release
Author
Owner

@zxdong262 commented on GitHub (Jul 9, 2025):

Image Image
<!-- gh-comment-id:3052218282 --> @zxdong262 commented on GitHub (Jul 9, 2025): <img width="875" height="445" alt="Image" src="https://github.com/user-attachments/assets/e35d9e95-9e8e-4a79-b8a0-2d23a7f19930" /> <img width="495" height="284" alt="Image" src="https://github.com/user-attachments/assets/80548ee1-9980-4496-8384-019224c42cfd" />
Author
Owner

@mbzik commented on GitHub (Nov 4, 2025):

Fantastic, Thanks!

<!-- gh-comment-id:3485091758 --> @mbzik commented on GitHub (Nov 4, 2025): Fantastic, Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#2753
No description provided.