Searched refs:send_command (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | titlestack.pl | 139 sub send_command($) { subroutine 152 &send_command($command); 451 &send_command( sprintf( "%s>%s%s", $CSI, $opts, $set ? "t" : "T" ) ); 551 &send_command( sprintf( "%s%s;%s%s", $OSC, $opt, $text, $ST ) ); 558 &send_command( sprintf( "%s22;%st", $CSI, $opt ) ); 571 &send_command( sprintf( "%s23;%st", $CSI, $opt ) ); 726 &send_command( sprintf( "%s>T", $CSI ) ); # reset title-modes to default
|
Completed in 3 milliseconds