Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2026 15:56:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260069] vt: selected text not cleared upon screen clear or moved upon scroll up
Message-ID:  <bug-260069-227-5gC2ERctAM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260069-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

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