[Bug 262090] vt newcons ignores the user-selected marking mode when moving mouse/extending mark
Date: Tue, 22 Feb 2022 21:01:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262090 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. -- You are receiving this mail because: You are the assignee for the bug.