Skip to content

WindTerm 0.92

Compare
Choose a tag to compare
@kingToolbox kingToolbox released this 25 Feb 22:05
· 83 commits to master since this release
824c7ed

Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell.

Features:

  • Command sender.
  • Serial with hex view.
  • Raw tcp with text and hex view.
  • Support IME.
  • SSH authentication: public-key, gssapi-with-mic.
  • SSH auto login.
  • Scroll buttons of tabbar.
  • Auto import putty sessions. [ #1 ]
  • Support duplicate session in the session manager.
  • Support selective erase saved lines (xterm: CSI ? 3 J). [ #4 ]

Bug Fixes:

  • Skip intro screen of vim and ne. [ #3 ]
  • Replace \r\n with \r to get rid of double newlines when paste text.
  • The caret does not move when types spaces in vi.
  • More minor bugs.