microsoft / microsoft/terminal
No SUI option to clear "recentCommands"
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version (or Windows build number)
Windows Terminal Preview Version: 1.12.2922.0
### Other Software
Windows 10 version 10.0.19043.0
### Steps to reproduce
1. open command palette
2. backspace '>' then enter commands
3. close WT
4. open command palette
### Expected Behavior
1. option to delete recent commands
### Actual Behavior
1. no SUI option to clear recent commands
2. the only option is to edit or delete 'state.json'
Sample screenshot:

Contributor guide
Research direction
Start by tracing the command palette's recent-command handling and how those entries are persisted in state.json. Confirm the expected clear-history interaction from the issue, then verify that the command palette provides a user-facing way to remove recent commands without editing state.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100