From b19b92e4482b080d23d867a9750ec21492848b43 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 6 Jun 2016 03:05:51 -0400 Subject: bump libvt100 this requires some workarounds since we might have extra scrollback length even if we didn't ask for it (because of the optimization to move scrollback around in chunks). not sure if i'm happy about the workarounds here - we should maybe disable that optimization if no scrollback at all was requested, but this at least gets tests passing for now --- libvt100 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvt100') diff --git a/libvt100 b/libvt100 index bd9fc2b..32f97d8 160000 --- a/libvt100 +++ b/libvt100 @@ -1 +1 @@ -Subproject commit bd9fc2ba0396f04df399c1f685aacced84128518 +Subproject commit 32f97d8385d591ec4026f3fb5a1ab8e34e12a06d -- cgit v1.2.3-54-g00ecf