Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2022 21:01:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262090] vt newcons ignores the user-selected marking mode when moving mouse/extending mark
Message-ID:  <bug-262090-227-pb5SIb5WIm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262090-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262090-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262090

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
Confirmed.

Note that vt_buf has some attempt at saving the marking mode already, see
vb_mark_last in struct vt_buf. We'll need to store the marking mode rather =
than
the (raw) last mouse event.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262090-227-pb5SIb5WIm>