https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72465
--- Comment #8 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a049678039e40bdf523230852f78887a12435def commit a049678039e40bdf523230852f78887a12435def Author: Quentin Thébault <[email protected]> AuthorDate: 2025-02-20 04:38:31 +0000 Commit: Warner Losh <[email protected]> CommitDate: 2025-04-22 16:07:09 +0000 vt: add US International keymap This adds support for the US International keyboard layout to vt. It uses dead keys to generate diacritics such as accents, cedillas and umlauts. PR: 72465 Co-authored-by: Helge Oldach <[email protected]> Reviewed-by: Serjei Mikailov <[email protected]> Reviewed-by: Warner Losh <[email protected]> MFC-after: 2 weeks Pull-Request: https://github.com/freebsd/freebsd-src/pull/1601 share/vt/keymaps/INDEX.keymaps | 7 ++ share/vt/keymaps/us.intl.acc.kbd (new) | 141 +++++++++++++++++++++++++++++++++ 2 files changed, 148 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
