@@@ terminal handling commands @@I Terminal Handling Commands ^R Info and diagnostic @@< $[conn$] ^$- prints out diagnostic info $[compress$] ^$- toggle compression @@> ^R Colour @@< $[colour$] mono ^$- turn off colour colour ^$- turn colour on colour terra ^$- choose a particular $[setcol$] darkgray ^^w ^$- customisation (in this case, sets the ^^L code to generate $[showcol$] ^$- showing the settings @@> ^R Newlines, Prompts, Etc @@< $[clrstyle$] ^$- ^Zmagic prompt erasure stuff. likely not to work well in bad clients. $[newstyle$] ^$- ^Zsimilar to above. worse but better covered. $[newlines$] ^$- ^Zmay help pager on certain clients @@> ^R Wordwrapping and Paging @@< $[rows$] 40 ^$- set number of rows $[cols$] 132 ^$- set number of columns @@> ^R Charsets @@< $[charset$] default ^$- Latin1 or Unicode depending upon your $$TERM. latin1 ^$ - Latin1 (Western European) macroman ^$ - Macintosh Western European cp437/850/1252 ^$ - various dos/windows ones ascii ^$ - basic US ASCII unicode ^$ - UTF-8 encoded unicode. rejoice. @@> ^R Vt100 linedrawing @@< $[lines$] off ^$- ^Zdon't draw vt100 lines even if the terminal claims to support them $[lines$] auto ^$- ^Zdraw them if $$TERM is right. $[lines$] on ^$- ^Zdraw them always @@>