microsoft/Terminal

Keyboard focus improvements for font features/axes

オープン

#19,713 opened on 2026/01/06

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-UserInterfaceHelp WantedNeeds-Tag-FixProduct-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Adding an item is generally done by clicking the "add new" button and selecting an item from the flyout. However, when you do this from the keyboard, it feels a little weird. Your focus stays on the add new button.

Ideally, it would move to the newly added item.

This is particularly bad if the user added the last feature/axes. Since that disables the add new button, the button can't be focused, so it gets yeeted to the tab row.

コントリビューターガイド