commit fff3b5f904d3b6d1deb9beec9ae871b135696966 Author: Egmont Koblinger Date: Thu Jan 28 14:09:55 2016 +0100 emulation: Track the cursor separately for the two screens This is required to correctly resize the normal screen's contents while the alternate screen is active, fixing a bug introduced by commit 5a434e6c4457bdfe182a13213396e7a66a08f767. https://bugzilla.gnome.org/show_bug.cgi?id=761097 src/vte.cc | 160 +++++++++++++++++++++++++---------------------------- src/vteinternal.hh | 4 +- src/vteseq.cc | 152 +++++++++++++++++++++++++------------------------- 3 files changed, 153 insertions(+), 163 deletions(-) commit 767df6981cf2d3d78b96a1aa49d257a97c96c2ff Author: Christian Persch Date: Sun Jan 17 21:40:57 2016 +0100 Post release version bump configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)