microsoft/Terminal

Keyboard focus improvements for font features/axes

开放

#19,713 创建于 2026年1月6日

 (3 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-UserInterfaceHelp WantedNeeds-Tag-FixProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南