Page MenuHomeFreeBSD

tty: set IUTF8 by default
ClosedPublic

Authored by christos on Nov 4 2023, 3:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 1:57 PM
Unknown Object (File)
Thu, Oct 17, 12:29 PM
Unknown Object (File)
Wed, Oct 16, 4:25 PM
Unknown Object (File)
Tue, Oct 15, 2:02 AM
Unknown Object (File)
Sun, Oct 13, 4:58 PM
Unknown Object (File)
Sun, Oct 13, 5:09 AM
Unknown Object (File)
Fri, Oct 11, 11:03 AM
Unknown Object (File)
Thu, Oct 10, 4:24 AM
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