microsoft / microsoft/terminal
Show "Copy" "Paste" label in the right click menu
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Description of the new feature

### Proposed technical implementation details
1. Show the label of copy/paste menu item.
It is hard to distinguish them.
3. Disable the menu item when it is not available, not hide it.
Because their icons are meaningless to me . These icons I remember them by their order. Hiding make their order wrong.
Contributor guide
Research direction
No source files, tests, or entry points are identified in the issue. Start by locating the context-menu implementation for Copy and Paste in Windows Terminal, then verify how unavailable commands are represented. Done means the menu shows text labels for both items and disables unavailable actions instead of hiding them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100