Token2Shell/MD now supports direct PDF file printing over SSH or TELNET

Token2Shell/MD version 10.5.0 is now live on Windows Store. The following summarizes new features and changes.

  • Now supports local printing that can redirect remote text output to a local printer. You can also directly send the output to a network printer without opening a preview window.
  • Proprietary printing mode (ESC[2016i) for directly previewing and printing a PDF file now supported. Click here for more info.
  • Line Sender now has an option for turning off sending the current line with an ENTER key. Even when it's disabled, you still can use F5 or right-sidebar ENTER button for sending the current line.
  • CTRL+2/3/4/5/6/7/8 can now be used for sending control characters ^@ (0x00), ^[ (0x27), ^\ (0x28), ^] (0x29), ^^ (0x30), ^_ (0x31) and ^? (0x7F) respectively. CTRL+@/[/\/]/^/_/? can also be used for sending the actual corresponding control characters.
  • Improved character input buffer.

Token2Shell/MD version 10.4.0 now available on Windows Store

  • Now includes character input buffer for locally storing printable characters and sending them in batches instead of one by one as they are typed. It should improve entering continuous text over a slow connection. This option can be temporarily toggled on and off by CTRL+SHIFT+ENTER.
  • Keyboard shortcuts CTRL+SHIFT+C and CTRL+SHIFT+V are added for copy and paste respectively. This also allows using the paste button on Windows 10 Mobile screen keyboard as it generates a CTRL+V keyboard shortcut; tap the SHIFT key before tapping the paste button (after using the paste button, you need to reset the SHIFT key manually).
  • Virtual [Paste] button is now available in 'Fn Keypad' Group 3.
  • Physical number keypad can now be used in emulating text terminals.

Token2Shell/MD version 10.3.0 now available on Windows Store

  • SFTP/SCP hybrid is now ready for file uploading and downloading.

    In order to maximize transfer speed, Token2Shell/MD seamlessly makes use of both SFTP and SCP. If the server does not support SCP or cannot handle high-speed SFTP, Token2Shell/MD automatically falls back to the standard SFTP. File uploading can also be started via drag-and-drop or paste directly from Windows File Explorer.

    While transferring files or using X11 forwarding, please don't minimize Token2Shell/MD to the Taskbar. It may trigger Windows OS to pause running the app altogether.

  • X11 forwarding is now supported for SSH sessions.

    In order to properly use X11 forwarding, you need to separately run an X server such as VcXsrv (http://sourceforge.net/projects/vcxsrv/) or Xming (http://www.straightrunning.com/XmingNotes/). Also, as mentioned above, please don't minimize Token2Shell/MD to the Taskbar while using X11 forwarding.

    This option is not available for Windows 10 Mobile since it requires a separate X server running in the background and such background task is not allowed in the Mobile.

  • Left [ALT] key can now be used as the [META] key for Unix-like server programs such as Emacs.
  • Virtual [META] and [CTRL] buttons are now available in 'Fn Keypad' Group 3.
  • When 'Home Folder' is changed, all existing settings are now automatically copied to the new folder if the selected new folder is empty.
  • 2048-bits DSA private keys are now supported.
  • Improved SSH into Windows 10 IoT; you can also upload or download files in SFTP.
  • Improved XTerm emulation.

Token2Shell/MD is now Mobile and Continuum Ready!

Windows 10 Mobile is not yet officially released, however we are happy to announce that you can now test drive Token2Shell/MD on smartphone with Windows 10 Mobile preview versions.

When you launch Token2Shell/MD from a smartphone, each session terminal is maximized to make full use the available screen area. However, when it's in Continuum mode with higher screen resolution, each session terminal can be freely floated and moved around the screen; just like running Token2Shell/MD on a desktop PC. It even supports setting its desktop background image and opening translucent terminal windows.

Have not yet heard about the Continuum? Here are some of the videos demonstrating the Continuum in Windows 10 Mobile:

As mentioned, Windows 10 Mobile is not yet officially released and Token2Shell/MD is built and tested against those preview versions hence there may be more glitches and unexpected bugs. If you do find such problems, just drop us a line! We'll have it fixed right away and make sure everything works flawlessly when the official version of Windows 10 Mobile is available.

By the way, buying Token2Shell/MD from Windows Store allows you to install it on both PC and smartphone without additional cost. So if you're in Windows 10 Mobile Insider program or in the market for an SSH client, you should definitely check out our Token2Shell/MD! It's now even on sale for $.99 (USD) until 11/5/2015!


Having a misaligned column problem?

If you're having a misaligned column problem similar to the screenshot shown below, check out our new post at http://choung.net/howto/token2shell-md/screen-font-option-and-misaligned-columns. It explains why such problem occurs and offers some solutions.

Free monospaced (fixed-width) fonts for text terminals

We made a list of free monospaced fonts that seem suitable for text terminals. They all support TrueType or OpenType format thus you should also be able to use them from other software once they are installed on your Windows.

The list is available at http://choung.net/howto/token2shell-md/free-mono-fonts.

Token2Shell/MD version 10.1.0 now available on Windows Store

  • Private keys in PuTTY file format can now be imported directly; you just need to select '.ppk' files.

    If the private key file is encrypted, you need to enter its passphrase. It'll then be converted and re-encrypted using the same passphrase in OpenSSH format that Token2Shell/MD uses.

  • While importing OpenSSH private keys, public key files are now automatically created if you don't provide them.

    Token2Shell/MD natively uses OpenSSH private key file format. Thus if you select private and public key file pairs in OpenSSH format, they are simply copied and used as they are. However, if you only have a private key file in OpenSSH format, you can now just select that file while importing; Token2Shell/MD automatically creates its corresponding public key (if the file is encrypted, you need to enter its passphrase as its corresponding pubic key is derived from the original private key values).

    Please note that OpenSSH public key files are only recognized when they are named as their corresponding private key file name plus '.pub'. For example, if your private key file is named 'my.key', its public key file must be named 'my.key.pub'.

  • AltGr modifier key in some keyboard layouts (ex. Icelandic keyboard) is now properly handled.
  • Font size change is now correctly applied when a new terminal session is started.
  • Fixed connection problems with Dropbear (https://matt.ucc.asn.au/dropbear/dropbear.html) SSH server and its related software (ex. OpenWRT (https://openwrt.org)).
  • Fixed title bar menu handling in Tablet mode.

NEW! Token2Shell/MD Now Available for the new Windows 10

Token2Shell/MD is a brand new Windows Universal app freshly built for the new Windows 10. You can now install it from Windows Store.


Get Token2Shell/MD and see what happens when old technologies meet Windows 10.
It can become awesomely modern!

For more information about Token2Shell/MD, please visit:
http://token2shell.com/md

Upcoming version of Token2Shell for Windows

We now have Token2Shell/MD for Windows 10. This new Universal app is available through Windows Store and can also be used just like traditional Windows programs. However, due to differences in underlying technology, Universal apps have more restrictions then traditional programs.

Thus we'll keep developing the original Token2Shell as well as the new Token2Shell/MD. The original Token2Shell will be focusing on compatibility with previous versions of Windows and performance optimizations.

All in all, we'll be releasing a new version of Token2Shell for Windows shortly.

The new version focuses on updating underlying development tool chains and libraries. There won't be any significant changes in user interface. Instead, the new version will be more optimized and include additional features to support more wide range of SSH servers out of the box. It'll also be offered free of charge to existing customers.

Thank you for your patience and understanding.

Best regards,
Choung Park / Lead Developer