microsoft/Terminal

Add `bellSound` to the Settings UI

Open

#12.103 aberto em 6 de jan. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-SettingsUIHelp WantedIssue-TaskPriority-3Product-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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

Guia do colaborador