microsoft / microsoft/terminal
The "Move pane, tab index..." and "Resize pane..." commands should be nested in the palette
Open
Nobody has claimed this yet.
Area-CmdPal
Issue-Bug
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
If you just type "pane" in the cmdpal, there's entirely too many entries. Too. Much. Let's just nest them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command-palette definitions for “Move pane, tab index...” and “Resize pane...” and inspect how related pane commands are grouped. Done means typing “pane” shows these commands under a nested group rather than as separate top-level entries; verify the command palette behavior.
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
- 45/100