Bug#564776: updated patch using clrscr

2010-01-12 Thread Joey Hess
The attached patch is a better approach, it looks for screen clear sequences and displays the last screen full of data for context when peeking. -- see shy jo signature.asc Description: Digital signature

Bug#564776: updated patch using clrscr

2010-01-12 Thread Joey Hess
Joey Hess wrote: The attached patch is a better approach, it looks for screen clear sequences and displays the last screen full of data for context when peeking. Er, here's the patch. -- see shy jo diff --git a/ttyplay.c b/ttyplay.c index 787dfa9..a9b4f6f 100644 --- a/ttyplay.c +++