I've had a peek around and didn't quite see anything that related to this. Essentially, I notice that the status bar shows how many lines is in the output currently, how long you've been logged in, and what world you're in right now. However, I haven't found any options to modify this and add something I'd find to be useful.
I use MUSHClient for a social roleplay MUCK, and in some cases, I type fairly large paragraphs. The MUCK, however, has a cut-off line of approximately 1024 characters (before you'd need to add the rest on its own line).
Right now, I have my input box arranged in such a way that, when I'm on the line where I ought to cut off, I can look at the scroll bar and make a rough guess, but it's not very handy. Is there a way, through scripting or otherwise, to display how many characters you've typed so far in the input box?
Thanks
I use MUSHClient for a social roleplay MUCK, and in some cases, I type fairly large paragraphs. The MUCK, however, has a cut-off line of approximately 1024 characters (before you'd need to add the rest on its own line).
Right now, I have my input box arranged in such a way that, when I'm on the line where I ought to cut off, I can look at the scroll bar and make a rough guess, but it's not very handy. Is there a way, through scripting or otherwise, to display how many characters you've typed so far in the input box?
Thanks