Version 1.2 ----------- Aspect ratio enforcement Support internal smooth scaling Support toggling scaling blocky vs smooth Support for telnets Support for SSH "none" auth method Support for VGA mode Start of RIP and SkyPix support (incomplete) Added a comment field to listings Default connection type changed to SSH ALT-Left/ALT-Right for window size snapping, ALT-Up/ALT-Down for speed Use the colodore C64 palette with "most common" adjustments On Windows, indicate "awareness" for "High DPI" Prefer X11 mode over SDL mode Fix scrolling with left/right margins Resumed ZModem ETA estimation fix Version 1.1 ----------- Don't wait for keypress after file transfer completes Fix Windows bug with the transfer path Add BinaryText screenshot capabilities to Capture Control menu Fix logging on Windows 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) Fix CSI ? s and CSI ? n Update to Cryptlib 3.4.5 Ignore unsupported APC, DCS, OSC, PM, and SOS strings Add support for the palette redefinition/reset OSC commands from xterm Use XTerm 256-color palette Support XTerm style palette color selection Support Sixel graphics RLogin using the "current" speed was missing a terminating NUL Added CSI < Ps c command for extended attributes Added CSI ? Ps1 ; Ps2 S to query graphics canvas size Add a new ANSI compliant DCS command for font loading Support bright background mode in curses when in xterm 88 or 256 color mode Added support for cached font assets Support for XTerm and TundraDraw/PabloDraw 24-bit color modes Some PETSCII keyboard changes Add support for DECRQSS Terminal type is now sent as "syncterm", "PETSCII", or "ATASCII" Menus are now always in cp437, and there is no shadow corruption Added CSI Pn SP @ to shift the screen left Added CSI Pn SP A to shift the screen right Added CSI Pn b to repeat a character multiple times Added CSI Pn d to change rows Added CSI Pn a as an alias to CSI Pn C Added CSI Pn ` as an alias to CSI Pn G Added ESC H to set a tabstop Added CSI Pn g to clear tabs Added CSI 2 $ w to request a tab report Added ESC M as a reverse linefeed Added CSI Pn e as an alias to CSI Pn B Added CSI Pn Y and CSI Pn I to move a specified numer of tab stops Added CSI Pn SP c to remove a specific tab stop Added CSI Pn k as an alias to CSI Pn A Support for a "Custom" video mode added X/Ymodem progress on Win32 fixed Enable SSH CTR modes Fix directory title to reflect changes to list size Update to SDL2 Allow snapping to scale using ALT- in SDL mode Support XTerm style mouse reporting (except drag and keyboard modbits) CTRL-F/CTRL-G will now search the listing Support changing left/right margins the same way xterm does Implement ESC c to reset the terminal Implement Character Position Barckward Add UTF-8 copy/paste support Use Unicode in curses mode to allow full cp437 emulation Add -iI for forced ASCII curses mode Send sequences for backtab, shift/alt/ctrl + Function key Fix X11 copy/paste Changed codes used for F1-F5 Speed change keys changed to CTRL up/down Add support for DEC style macros Fix X11 handing of non-multiple window sizes Allow "control characters" in Atari mode Built-in fonts now have a unicode mapping for copy/paste Added scrollwheel support Version 1.0 ----------- New ability to use the blink attribute to select alternate font Fixes for user font management Help text cleanup Handle the close window button gracefully Allow left/right to switch dir/file columns in file picker Allow case-only changes to directory entries Translate copies from non-ASCII screens screen modes to ASCII Add copy/paste support back into OS X builds using Pasteboard Don't conditionally compile shell support, just treat it as disabled Support Commodore and Atari fonts when not using their native emulation Properly save/restore the RLogin Reversed connection mode Properly save/restore the C128 (80col) and Atari XEP80 modes Fix separator character in status bar with fonts that don't support lines No longer switch font to CP437 when displaying menus Workaround SDL bug when resizing on X11 Fix the "black window" Overlay issue Add Topaz and Micro Knight (non-Plus) Amiga fonts Fix Function keys with Caps Lock in SDL mode Windows console mode resize fixes SSH stability fixes Paginate help output Statically link Cryptlib Varous crashes at startup and during resize fixed Don't add "SyncTERM" to the end of the Windows Download path Fix NumLock behaviour on Windows Version 0.9.5 ------------- Fix handling of ESC[m Add IPv6 Support Add support for ESC [?7h and ESC [?7l to disable/enable auto-wrap Also add ESC [?Xs and ESC [?Xu to save/restore modes controlled by h and l On Vista and newer, use the system configured download path Add a -T argument to dump a SyncTERM terminfo entry on stdout Increase the maximim password sizes to 128 Add support for scrolling regions Stop using the 'SyncTERM' background Version 0.9.4 ------------- X/Y/Zmodem improvements for large files Update to Cryptlib 3.4.0 More output optimization Support Cursor Character Absolute sequence Add "raw" upload protocol Better directory selection on OS X Version 0.9.3 ------------- Fix startup crashes on most PPC based Macs Use better string for "Alt" key on OS X Add support for Operation Overkill (including sounds) Fix auto-init string detection Interaction of CAPS and ALT fixed for Win32 Fix mouse problems (especially copy/paste) Version 0.9.2 ------------- Added Atari XEP80 mode (80x25) Handle CR and LF as per telnet specifications Can now access the main menu while connected via ALT-E Allow 132-column modes Add support for overlay SDL modes Support customizable sort order for the listing Connections can now be aborted Do not swap input case in ATASCII mode Use the correct Atari palette X/YModem support Version 0.9.1 ------------- DoorWay mode support Support for pty (shell) "connections" Wrote a man page Support .so.* libraries for Linux distros which do not install a symlink to *.so Version 0.9.0 ------------- Atari 8-bit emulation C64/C128 emulation Version 0.8.2 ------------- -S command-line parameter starts in SDL fullscreen mode Program icon added Function key sequences fixed SSH Support added