microsoft/Terminal

Option to Display Full Border in Split Panes

Open

#12,186 建立於 2022年1月18日

在 GitHub 查看
 (7 留言) (6 反應) (0 負責人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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. 👍🏼

貢獻者指南