|
|
1.1 ! root 1: resize version X10/6.6 ! 2: ------ ------- ------- ! 3: ! 4: This version of resize uses the standard VT102 escape sequences as before. ! 5: In addition, there is a -s flag that will use the Sun tty emulation escape ! 6: sequences and allow the window to adjusted from the command line. For example, ! 7: to change the window size to 35 rows by 80 columns, one can use: ! 8: ! 9: % set noglob; eval `resize -s 35 80` ! 10: ! 11: The TERMCAP environment variable will be adjusted accordingly. ! 12: ! 13: If a link is made from resize to sunsize, sunsize will use the sun emulation ! 14: exclusively (and should work under Suntools, also). ! 15: ! 16: Before, resize could send an escape sequence and fscanf could returned before ! 17: xterm sends its escape sequence, thus failing. Now the read is synchronized. ! 18: ! 19: If no escape sequence is received from the terminal within 10 seconds, resize ! 20: terminates.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.