microsoft/Terminal

Add `bellSound` to the Settings UI

Open

#12,103 创建于 2022年1月6日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-SettingsUIHelp WantedIssue-TaskPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

It's a little tricky since it can accept a single path or an array of paths. I suppose the crawl/walk/run is:

  • crawl: add a single path selector for bellSound
  • walk: Enable adding multiple paths for bellSound
  • run: add a little button next to the file picker to play a preview of that sound

as added in #11511

贡献者指南