Created
June 17, 2013 17:24
-
-
Save ttdoda/5798565 to your computer and use it in GitHub Desktop.
DECSLRMで左右マージンを設定した時のIRMやICH等の動作テスト用テキスト。端末の横幅を80桁tにしてcatで表示する。
IRM-OK等の行がVT525での出力結果。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[1;1H[2J7[?69h[20;70s8[1GIRM:[10G01234567890[30G#####[72Gabcdefgh[4h[75GTEST[15GTEST[60G01234567890[65GTEST[4l7[s[?69l8 | |
IRM-OK: 01234TEST567890 ##### 01234TEST56 abcTESTde | |
7[?69h[20;70s8[1GICH:[10G01234567890[30G#####[72Gabcdefgh[75G[4@TEST[15G[4@TEST[60G01234567890[65G[4@TEST7[s[?69l8 | |
ICH-OK: 01234TEST90 ##### 01234TEST56 abcTESTh | |
7[?69h[20;70s8[1GDCH:[10G01234567890[30G#####[72Gabcdefgh[75G[4P[15G[4P[60G01234567890[65G[4P7[s[?69l8 | |
DCH-OK: 01234567890 ##### 0123490 abcdefgh | |
[1GECH:[10G#######################################################################7[?69h[20;70s8[15G[10X[68G[5X[75G[3X7[s[?69l8 | |
ECH-OK: ##### ########################################### ## ### |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment