Before the first siz line insert
out r.bottom
---------------------------------------------------------
type te
Nothing is outputting anything
Autotext autotext8
Trigger $t
out r.bottom
---------------------------------------------------------
type te
Nothing is outputting anything
Autotext autotext8
Trigger $t
/b/i/c/m
te :sub.Sub1 ;;1 hello
ttt :sub.Sub2 ;;1 hello1
ttt :sub.Sub3 ;;2 hello2
#sub Sub1 m
mes "hello"
#sub Sub2 m
mes "hello"
#sub Sub3 m
mes "hello"