[Wayland-bugs] [Bug 71935] weston-terminal: artifacts (lingering character glyphs) when scrolling in vim (ncurses)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 24 17:02:53 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71935
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Kristian Høgsberg <krh at bitplanet.net> ---
Ok, this should fix it:
commit 1d781ee204595120657dd255f1a5ca75dfe01237
Author: Kristian Høgsberg <krh at bitplanet.net>
Date: Sun Nov 24 16:54:12 2013 -0800
terminal: Update terminal->end whenever we write a character
We used to only update it on newline, which breaks when somebody moves
the cursor below terminal->end and writes stuff. Instead update it
whenever
we write a character to the terminal.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20131125/e50ade55/attachment.html>
More information about the Wayland-bugs
mailing list