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)
Dec 13 2024, 1:58 PM
Unknown Object (File)
Nov 30 2024, 1:53 AM
Unknown Object (File)
Nov 23 2024, 5:10 PM
Unknown Object (File)
Nov 21 2024, 6:15 PM
Unknown Object (File)
Nov 20 2024, 2:42 AM
Unknown Object (File)
Nov 9 2024, 2:40 AM
Unknown Object (File)
Nov 9 2024, 1:49 AM
Unknown Object (File)
Nov 8 2024, 10:12 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