The Playback (Ansi) is available in Tools – More Tools – Playback (Ansi).
Settings
OPTION | DESCRIPTION |
---|---|
|
Select the ansi file you wish to open in the Terminal Playback. |
Font | Select the font for the Terminal Playback. |
![]() |
See the Options section. |
![]() |
Clear the screen to play another ansi file. |
Options
OPTION | DESCRIPTION |
---|---|
Terminal name | Indicate the terminal name. |
Encoding | Indicate the encoding you wish to use. |
Auto wrap |
Indicate what happen when text reaches the right-hand edge of the window. Select between:
|
Backspace wrap |
This option allows you to choose what you want to do when you press backspace. Some terminals believe that the backspace key should send the same thing to the server as Control-H (ASCII code 8). Other terminals believe that the backspace key should send ASCII code 127 (usually known as Control-?) so that it can be distinguished from Control-H. Select between:
|
Force Non-destructive backspace |
Allow to perform a normal backspace without deleting a character. |
Ignore Substitute character | Ignore the substitute character that can be use in Putty. |
Implicit Carriage return in Linefeed |
Most servers send two control characters, CR and LF, to start a new line on the screen. The CR character makes the cursor return to the left-hand side of the screen. The LF character makes the cursor move one line down (and might make the screen scroll).
Some servers only send LF, and expect the terminal to move the cursor over to the left automatically. If you come across a server that does this, you will see a stepped effect on the screen. If this happens to you, try enabling the option and things might go back to normal. |