[Bug 260069] vt: selected text not cleared upon screen clear or moved upon scroll up
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260069] vt: selected text not cleared upon screen clear"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 May 2026 15:56:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260069
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8db0553ed6d8636d82a26896237099526b93be19
commit 8db0553ed6d8636d82a26896237099526b93be19
Author: Aleksandr Rybalko <ray@FreeBSD.org>
AuthorDate: 2026-05-12 15:56:20 +0000
Commit: Aleksandr Rybalko <ray@FreeBSD.org>
CommitDate: 2026-05-12 15:56:20 +0000
vt: Clear cut-paste selection if the area intersects with the filled region
* cut-paste buffer stays unchanged
PR: 260069
Reported by: emaste
Reviewed by: imp
Approved by: imp (mentor)
Differential Revision: https://reviews.freebsd.org/D56922
sys/dev/vt/vt.h | 2 ++
sys/dev/vt/vt_buf.c | 30 ++++++++++++++++++++++++++++++
sys/dev/vt/vt_core.c | 8 +++++---
3 files changed, 37 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.