Developing an ASCII serial console on LCD

Does anyone know a good and free hyper terminal I can use to connect to it? I want to be able to send /r and /n as I need so the Arduino serial monitor is not good enough (unless I don't know how to).

The beta 1.0 version of the IDE has a drop down box on the bottom of the Serial Monitor window that allows you to choose what to append to each string sent. Carriage return, carriage return and linefeed, nothing...