From: Roberto E. Vargas Caballero Date: Sun, 7 Oct 2012 09:06:17 +0000 (+0200) Subject: Add DEC alignment test X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/9e813947cf4631c0ca8e5f73ebfb269ef2f8252b?hp=9e813947cf4631c0ca8e5f73ebfb269ef2f8252b Add DEC alignment test This sequence was used by DEC personal in to for verifying the screen adjust of terminals. It is the unique test sequence implemented by all the emulators, and I think it is because they want be conforms with vttest which uses this sequence in some tests. --- st.c | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) ---