microsoft/Terminal

Custom Visual Bell

Open

#13,923 opened on Sep 4, 2022

View on GitHub
 (2 comments) (2 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsArea-TerminalControlHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Allowing User Customization of the Visual Bell

I came across this thread in which custom bell sounds were added, and realized that it could also be useful to customize the visual bell as well. I think the most straightforward customizations would be:

  1. Allow changing the color, intensity, and duration of the default behavior (for instance, a normally black terminal flashing red briefly instead of grey) and/or
  2. Adding, or overriding any background image with one indicating failure (see below) image

Contributor guide