set terminal 60x10 set colors 16 set typedelay 250 set fps 30 cursor blink 500 cursor show delay 2000 type "We have a cursor!" delay 2000 type cursor style solid type "We can even change the style..." cursor blink 0 type "And we can make it blink not at all..." delay 1000 cursor blink 100 type " or like its life depended on it!" delay 2000