https://bugs.freedesktop.org/show_bug.cgi?id=71935
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #8 from Kristian Høgsberg <[email protected]> --- Ok, this should fix it: commit 1d781ee204595120657dd255f1a5ca75dfe01237 Author: Kristian Høgsberg <[email protected]> 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.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
