microsoft/Terminal

Add `bellSound` to the Settings UI

Open

#12.103 geöffnet am 6. Jan. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-SettingsUIHelp WantedIssue-TaskPriority-3Product-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide