vt - virtual terminal
Here is the world's smallest, coolest virtual terminal for windows
written by Siu Pin Chao:
Usage: vt [options] host [port-number] options: -f{Font}[:size] Specify font and size (in pixels) -b{rrggbb} Set the background colour -c{rrggbb} Set the text colour -e{rrggbb} Set the bold text colour -k{rrggbb} Set the cursor colour -v Use variable size window -h{n} Retain n lines of history Examples: vt -f'Courier New:20' -b00007f -c00ff00 -h100 host
|