bell handling #3316
Labels
area/api
breaking-change
Breaks API and requires a major version bump
type/enhancement
Features or improvements to existing features
Milestone
(Coming from #3314.)
Consolidate bell handling as follows:
onBell
as interface to hook into the bell (make sound output an outer env problem). Here integrators can do whatever they want or suits their purpose.onBell
. If demanded, we can later extend the addon by other bell metaphors, like a visual bell and such.This cannot be done until next major release version (v5), as it involves changes to the terminal options.
The text was updated successfully, but these errors were encountered: