Page MenuHomeFreeBSD

vt: Disable bell by default
ClosedPublic

Authored by manu on Oct 18 2021, 8:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 1:48 PM
Unknown Object (File)
Mon, Sep 30, 6:18 PM
Unknown Object (File)
Mon, Sep 30, 6:06 PM
Unknown Object (File)
Mon, Sep 23, 9:03 PM
Unknown Object (File)
Mon, Sep 23, 7:38 AM
Unknown Object (File)
Thu, Sep 19, 4:49 AM
Unknown Object (File)
Tue, Sep 17, 4:49 PM
Unknown Object (File)
Tue, Sep 17, 1:31 PM
Subscribers
Tokens
"Love" token, awarded by mhorne.

Details

Summary

Bell is either useless if you're working on remote servers or really annoying
when you're working with a local machine that have a loud buzzer.
Switch the default to have it disable.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Oct 18 2021, 8:18 AM
This revision is now accepted and ready to land.Oct 18 2021, 8:30 AM
pstef added a subscriber: pstef.

Absolutely.

This revision was automatically updated to reflect the committed changes.

I think the vt(4) manpage should be updated to show this change in defaults? Could also be worth a note in UPDATING?