Skip to content
Snippets Groups Projects
Commit 72796975 authored by deuce's avatar deuce
Browse files

More changes documented.

parent e58e7411
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ Fix logging on Windows ...@@ -7,7 +7,7 @@ Fix logging on Windows
Range check screen width and height, clamp at 255 rows/cols Range check screen width and height, clamp at 255 rows/cols
Add CSI = 1 n and CSI = 2 n ANSI commands (see cterm.txt for details) Add CSI = 1 n and CSI = 2 n ANSI commands (see cterm.txt for details)
Fix CSI ? s and CSI ? n Fix CSI ? s and CSI ? n
Update to Cryptlib 3.4.4 Update to Cryptlib 3.4.5
Ignore unsupported APC, DCS, OSC, PM, and SOS strings Ignore unsupported APC, DCS, OSC, PM, and SOS strings
Add support for the palette redefinition/reset OSC commands from xterm Add support for the palette redefinition/reset OSC commands from xterm
Use XTerm 256-color palette Use XTerm 256-color palette
...@@ -40,6 +40,8 @@ Added CSI Pn SP c to remove a specific tab stop ...@@ -40,6 +40,8 @@ Added CSI Pn SP c to remove a specific tab stop
Added CSI Pn k as an alias to CSI Pn A Added CSI Pn k as an alias to CSI Pn A
Support for a "Custom" video mode added Support for a "Custom" video mode added
X/Ymodem progress on Win32 fixed X/Ymodem progress on Win32 fixed
Enable SSH CTR modes
Fix directory title to reflect changes to list size
Version 1.0 Version 1.0
----------- -----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment