Home | History | Annotate | Download | only in vttests

Lines Matching refs:printf

116     printf "%s -> %s\n", &visible($seq), $txt;
122 printf STDERR "%s", $seq;
211 printf STDERR "%s\t[", &visible($set);
214 printf STDERR "\e7";
217 printf STDERR "%s", $set;
220 printf STDERR "X] ";
222 printf STDERR " [C=%s,", &DECRQSS(" q");
223 printf STDERR "B=%s,", &DECRQM(12);
224 printf STDERR "M=%s,%s]", &DECRQM(13), &DECRQM(14);
225 printf STDERR " %s", $msg;
226 printf STDERR "\e[0J";
229 printf STDERR "\e8";
236 printf STDERR "\n";
243 printf "Legend:\n";
244 printf " C = cursor shape (1,2 block, 3,4 underline, 5,6 left-bar)\n";
245 printf " B = escape-sequence blink\n";
246 printf " M = menu blink and XOR mode\n";
247 printf "\n";
248 printf "An asterisk means the mode is always set or reset.\n";
249 printf "Press any key to proceed; press backspace to reprint line.\n";
250 printf "\n";
262 printf "DECSET (AT&T 610 blinking cursor):\n";
267 printf "DECSCUSR:\n";