On Tue, 23 Mar 1999 13:50:34 -0500 Del <caminturn@EARTHLINK.NET> writes: >For the Clear screen function, it has combination of keystrokes. > >send_to_char(" [H [J", d->character); > >What are those keystrokes. > >I figured over time I might learn what they are, but it has elluded me. >As, I use Windows for a normal operating system, and telnet to my mud that is >on a Linux system (redhat). Copying and pasting code a lot, screws up those >codes. I would like to get those fixed. > >Thanks and sorry for such a newbie style question. > I believe those are ascii escape sequences... There's a document on mouse.van.m-l.org that has a list of all of them... You can clear screens, insert backspaces, and all sortsa other nifty cool stuff. I use them on my login screen for color(where easy-color won't work)... But as to how to fix them, I think you just have to put in the correct escape sequence(take a look at screen.h, see where it has like \x1B[0m? Thats an escape sequence as well.) -Phillip Phillip Ames | Implementor of Apocalypse MUD kirk47@juno.com | telnet://oberon.krans.com:1701 ICQ: 8778335 | AOL IM: Grathol http://members.xoom.com/Gowron/index.html ___________________________________________________________________ You don't need to buy Internet access to use free Internet e-mail. Get completely free e-mail from Juno at http://www.juno.com/getjuno.html or call Juno at (800) 654-JUNO [654-5866] +------------------------------------------------------------+ | 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