spodskubka / RemoteTerminal

An SSH/Telnet terminal emulator for Microsoft Windows
56 stars 41 forks source link

Support the '\a' (bell) character #18

Open spodskubka opened 7 years ago

spodskubka commented 7 years ago

The bell character is usually sent to notify/alert the user of something. In a first version the bell character could cause either the screen (border) to flash or it could result in the system's default alert sound.

A configuration option for the user is desirable.