On Tue, 23 Mar 1999, Del wrote:
>For the Clear screen function, it has combination of keystrokes.
>
>send_to_char(" [H [J", d->character);
>
>What are those keystrokes.
+ send_to_char("ESC[HESC[J", d->character);
So Escape+[+H
CTRL+Q+V+ESC will insert one ESC literally on the Bash command line.
--
George Greer | The CircleMUD FAQ
greerga@circlemud.org | http://developer.circlemud.org/docs/FAQ/
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST