microsoft/Terminal

Option to Display Full Border in Split Panes

Open

#12.186 geöffnet am 18. Jan. 2022

Auf GitHub ansehen
 (7 Kommentare) (6 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Option to Display Full Border in Split Panes

Having a highlighted border around the active pane is very useful. However, when using only two panes, the "border" is simply a highlighted line between them. At a glance, it is very difficult to tell which is the active one (if I can't readily see the cursor). I've often resorted to Alt-Left Alt-Right, or Alt-Up Alt-Down, a few times so the line wiggles a bit so I know which one I'm on. (Could also click, but I avoid the mouse).

Proposed technical implementation details (optional)

I think it would very useful and help improve productivity if the active border was a complete rectangle border around the whole active pane. Or at least, an option to toggle it like that. Even with more than just two panes, I still think it would visually help a lot to know which pane is active.

image

Thanks very much for working on Terminal! I think it's great and use it every day. 👍🏼

Contributor Guide