Hi all, I'm testing out some terminal escape sequences as in: http://cns.georgetown.edu/~ric/howto/Xterm-Title/ctlseqs.txt Just try typing: echo -ne "\033[2t" into an xterm;)
Anyway, how can i type control sequences into an xterm without the cursor moving? When i press ESC, it gets intercepted by the shell. ESC-[ doesn't work either. Is there a way to echo a string from one xterm into another xterm? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]