microsoft/Terminal

Change + icon when hovering it with Alt held, like VS Code

Open

#12,367 opened on Feb 4, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Watch this gif carefully. When the + is hovered with alt held, it changes to a split pane icon:

image

(from https://code.visualstudio.com/updates/v1_57#_terminal-tabs)

We shouldn't change that button every time alt is pressed, just when it's hovered with alt IMO

Contributor guide