JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Remove long text being cropped/wrapped to standard 80x24 on launch.
authorAlexander Sedov <alex0player@gmail.com>
Sun, 23 Jun 2013 17:05:29 +0000 (21:05 +0400)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 4 Jul 2013 07:36:22 +0000 (09:36 +0200)
commitfbc589d50603e8b0de9239e4800e227ab5d0ea69
treec5db62e806732165360467b4f5d7c07dbeec94bd
parent6fc471ccc660b305cf836dcb8d57cdbffb4ed017
Remove long text being cropped/wrapped to standard 80x24 on launch.

To be more specific, now tty creation is delayed until X window is
actually mapped; last ConfigureNotify before mapping determines
initial tty size.
Please report problems if there are any.
TODO
st.c