microsoft / microsoft/terminal
Duplicate Tab doesn't duplicate split panes
Open
Nobody has claimed this yet.
Area-UserInterface
Help Wanted
Issue-Task
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Steps to reproduce
Create some spit panes in a tab, then ctrl-shift-d to duplicateTab, new tab is a single pane tab.
Expected behavior
new tab is a duplicate of the split paned tab with the same panes
Actual behavior
single pane tab
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
Reproduce the issue by creating split panes and using Ctrl+Shift+D to invoke duplicateTab. Trace the duplicateTab behavior for split-pane tabs; done when the new tab preserves the original tab's panes instead of becoming a single-pane tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100