From fbc589d50603e8b0de9239e4800e227ab5d0ea69 Mon Sep 17 00:00:00 2001 From: Alexander Sedov Date: Sun, 23 Jun 2013 21:05:29 +0400 Subject: 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 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index afd6401..4fc1346 100644 --- a/TODO +++ b/TODO @@ -26,10 +26,6 @@ bugs * fix rows and column definition in fixed geometry * fix -e handling * remove DEC test sequence when appropriate -* When some application outputting long text is run in the shell init scripts, - then this text might be stripped to the standard 80x25 due to st running the - virtual terminal at first priority. Maybe the vt initialisation could be - moved somewhere after knowing the right window size. misc ---- -- cgit v1.2.3