Page 1 of 1
CoolTerm with history
Posted: Tue Mar 03, 2015 5:00 am
by BeraVonSodom
Hallo,
its somehow possible to have a history function in CoolTerm, so that I can with cursor-up (or similar key) go through the inserted commands?
Maybe I overlooked the function...
Thank you for the program.
Thomas
Re: CoolTerm with history
Posted: Sat Mar 07, 2015 2:16 am
by roger
Yes, it is possible. Set the terminal mode to "Line Mode". More details are available in the built-in help:
Terminal Options
Terminal Mode
Sets the operating mode of the terminal. In Raw Mode every key is sent via the serial port immediately as it is pressed. When in Line Mode, a command line field is visible in the terminal window. Characters typed in this field are added to a send buffer. The contents of the send buffer (i.e. one line of text) are sent when the enter key is pressed.
Line Mode supports History. I.e. the up and down arrow keys can be used to send previously typed lines. Alternatively, the square button to the right of the command line field can be pressed to show a history of previously sent lines. Select any line to add it to the send buffer.