microsoft/Terminal

Add `bellSound` to the Settings UI

オープン

#12,103 opened on 2022/01/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-SettingsUIHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

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