[dev] [dvtm] Backfill patch for dvtm

From: Ross Mohn <rpmohn_AT_waxandwane.org>
Date: Wed, 16 Mar 2011 15:11:30 -0400

 Attached is another patch for madtty.c at the head of dvtm. This one
adds support for backfilling text from the buffer when a window is
resized with more rows. As an example, let's say you have a window
filled with 70 rows of text, then you resize it to 34 rows. The new
window will push the top 36 rows to the buffer and display just the
bottom 34 rows. Now if you resize it back to 70 rows this patch will pop
36 rows of data out of the buffer and display 70 rows of text again.

Cheers! -Ross

Received on Wed Mar 16 2011 - 20:11:30 CET

This archive was generated by hypermail 2.2.0 : Wed Mar 16 2011 - 20:24:01 CET