https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=72465

--- Comment #9 from [email protected] ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=22bf043892879a9334217589072e500d6b054e4c

commit 22bf043892879a9334217589072e500d6b054e4c
Author:     Quentin Thébault <[email protected]>
AuthorDate: 2025-02-20 04:38:31 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2025-06-04 00:19:22 +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
    (cherry picked from commit a049678039e40bdf523230852f78887a12435def)

 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.

Reply via email to