Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Feb 12, 2010 5:03 am |
Hmm, that's a tough one. The #CLR command doesn't support the editor window, so it's not something obvious.
I tried playing with the #MENU command, but the Editor|Edit|Select All command only works if the editor window already has focus. Maybe somebody will think of something clever, but I can't think of anything myself.
You might want to check to see if the MUD supports the MCP (MUD Client Protocol). It has some codes that can be used to send text to CMUD to edit a file and then send it back again. The MCP protocol isn't really set up to work locally, but there might be a way to trick it. In CMUDPro/TeSSH you can also use the "#FTP edit filename" command to download a remote file directly into the editor. |
|