[Bug 292463] atkbdc on virtualbox: Shift+tab does not send appropriate ANSI sequence

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Feb 2026 16:45:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292463

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5fec99caff3ac4f476bb88078ebf85fbecf6afb3

commit 5fec99caff3ac4f476bb88078ebf85fbecf6afb3
Author:     Nathaniel Braun <nathaniel.braun@gmail.com>
AuthorDate: 2026-01-17 17:14:42 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-02-08 16:44:42 +0000

    vt: Fix handling of backtab

    PR: 292463
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/2002

 sys/dev/vt/vt_core.c | 6 ++++++
 sys/teken/teken.c    | 4 ++++
 sys/teken/teken.h    | 2 ++
 3 files changed, 12 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.