Page MenuHomeFreeBSD

tty: set IUTF8 by default
ClosedPublic

Authored by christos on Nov 4 2023, 3:12 PM.
Tags
None
Referenced Files
F132823265: D42464.diff
Mon, Oct 20, 7:06 AM
Unknown Object (File)
Wed, Oct 15, 7:30 PM
Unknown Object (File)
Mon, Oct 13, 12:26 PM
Unknown Object (File)
Sun, Oct 12, 3:10 AM
Unknown Object (File)
Sun, Sep 28, 3:50 PM
Unknown Object (File)
Wed, Sep 24, 10:26 PM
Unknown Object (File)
Wed, Sep 24, 8:26 PM
Unknown Object (File)
Wed, Sep 24, 7:52 PM
Subscribers
None

Details

Summary

128f63cedc14 and 9e589b093857 added proper UTF-8 backspacing handling in
the tty(4) driver, which is enabled by setting the new IUTF8 flag
through stty(1). Since the default locale is UTF-8, and the feature
itself is important enough, enable IUTF8 by default.

Related discussion:
https://lists.freebsd.org/archives/freebsd-arch/2023-November/000534.html

Diff Detail

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