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

贡献者指南