termux / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
35.81k stars 3.77k forks source link

Visible bell? #820

Open fornwall opened 6 years ago

fornwall commented 6 years ago

From @feklee on July 17, 2018 12:57

Is it possible to get a visible bell?

In Bash, I tried to no avail:

set bell-style visible
set prefer-visible-bell

It still vibrates (bell-character=vibrate in termux.properties). I'd like to have the terminal flash, e.g. invert, on bell.

Copied from original issue: termux/termux-packages#2664

fornwall commented 6 years ago

From @xeffyr on August 17, 2018 12:28

Such feature was removed a long time ago: https://github.com/termux/termux-app/commit/7c0ae4cb54cb98441d797348538e19eb315cfb21

fornwall commented 6 years ago

From @feklee on August 20, 2018 9:7

That’s sad. Simply inverting the display as supported by some terminal emulators would be sufficient.