microsoft / microsoft/terminal

Add configurable Pane border _hover_ color

Open
#8,564 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-UserInterface Issue-Task Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

This month on "Stealing ideas from the VsCode release notes":

image

We don't yet support resizing panes with the mouse (that's #992). We also don't support configuring the pane border color (that's #3061 / #3327).

BUT WHEN WE DO, it would be cool to have a configurable color for the hover on the pane borders. So you would know when you've got a pane border hovered, and that it's actionable.

Also neat would be if it had that Fluent "glow"? though I suppose "reveal focus" is "xbox only", so maybe not that.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the referenced VS Code sash hover-border example and the related issues #992, #3061, and #3327. This proposal depends on pane mouse resizing and configurable pane borders being available first; done would mean supporting a configurable hover color for actionable pane borders, with the proposed Fluent-style glow considered separately.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.