Okay, minor issue with mIRC I have currently. And that is, better buffer handleing support. The input buffer suffers from 2 primary issues. One, it seems to have a limit of 1k characters, but that's not just it, once it reaches that limit, it instantly does a Carrage Return and the users output is sent without their consent.

Secondly, anything after the 947 character point, it croped from the buffer, and unavailable to scripts, thus resulting in loss of data.

What I would like to see, is not only an increased buffer of over 1k available characters, but also that it does NOT automaticly send a Carrage Return AND that the avialable buffered data be everything the user entered. Even a 1.5k or 2k buffer would be sufficent, as long as it didn't behave so poorly.

Any thoughts?

Rennir