[dev] [st][PATCH] Prevent resizing stdin

From: Eon S. Jeon <esjeon_AT_hyunmu.am>
Date: Tue, 17 Dec 2013 12:41:01 -0500

Hello,

This fixes a bug that the parent tty gets resized whenever you launch
st through command line.

The problem was that ioctl was resizing cmdfd before it gets
initialized in ttynew. Since cmdfd is a global variable, its initial
value is 0, and consequently stdin was being resized.
Received on Tue Dec 17 2013 - 18:41:01 CET

This archive was generated by hypermail 2.3.0 : Tue Dec 17 2013 - 18:48:06 CET