Skip to content

Releases: kingToolbox/WindTerm

WindTerm 1.3

28 Jun 04:36
96149c5
Compare
Choose a tag to compare

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

New license:

!!! IMPORTANT !!! Staring from this version, WindTerm can be used for commercial and non-commercial purposes without limitations.

Features:

  • Supports highlighting the opening and closing delimiter, such as (), [], {} and the customed delimiters. Intro video
  • Supports selecting the matching pairs by double-clicking or using shortcuts.
  • Outline pane supports previewing the output of the selected command node. Intro video
  • Outline pane supports copying the name or output of the selected command nodes. Intro video
  • Outline pane supports re-execution or repeated execution of the selected command nodes. Intro video
  • Filer pane supports going backward, going forward, recent paths;
  • File property dialog supports copying property values.
  • Sender pane supports sending lines at the minimum interval of 0.01s.

Bug Fixes:

  • Unable to log in under the keyboard-interactive authentication.
  • Unable to create link in the filer pane.
  • Unable to choosing files and folders in the upload dialog.
  • Decreasing the window width results in incomplete text display.
  • The command "ps -a" was incorrectly extracted as an ellipsis in the outline pane.
  • More minor bugs.

WindTerm 1.2

15 Jun 22:31
ad633a0
Compare
Choose a tag to compare

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

Features:

  • Integrated high-speed sftp, scp client.
    • Online editing
    • Download
    • Upload
    • Rename
    • Remove
    • Move to
    • Modify permissions
    • Show properties
    • Copy names and paths
    • Make new file, directory, link
  • Transfer bar
  • Transfer Pane
  • Support go to relative line in Goto Palette.

Bug Fixes:

  • Allow verifying or not verifying the server's fingerprint during the ssh automatic login.
  • More minor bugs.

WindTerm 1.1

07 May 04:30
9a110a2
Compare
Choose a tag to compare

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

Features:

  • Remote and local modes with vim keybindings. (Using Shift+Enter key to switch between remote and local mode).
  • Command pallete. (Alt+S)
  • Support go to line, symbol and session.
  • Support toggle visibility of line ending, indent guide and wrap symbol.
  • Support toggle word wrap, virtual space, multiple carets mode.
  • Support fold/unfold, fold/unfold inside and fold/unfold all.

Bug Fixes:

  • More minor bugs.

WindTerm 1.0

08 Apr 15:59
0c75f23
Compare
Choose a tag to compare

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

Features:

  • New dark gui.
  • New default fonts and session icons.
  • Dynamic tab title color according to the session state and content.
  • Rename tab.
  • Duplicate tab.
  • Support custom word separators.

Bug Fixes:

  • Caret painting slowly when typing.
  • Wrong ime position when typing.
  • Wrong wide width characters layout.
  • More minor bugs.

WindTerm 0.93

14 Mar 08:44
Compare
Choose a tag to compare

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

Features:

  • Address Bar.
  • Cmd, powershell on windows 7, 8, 10 and wsl on windows 10
  • Bracket paste.
  • Support session settings: scrollback limit, caret style, timestamp format, answer back and so on.
  • Allow verifying or not verifying the server's fingerprint during the ssh automatic login.

Bug Fixes:

  • Caret move slowly when typing.
  • Misplacement when displaying line text in vi.
  • More minor bugs.

WindTerm 0.92

25 Feb 22:05
824c7ed
Compare
Choose a tag to compare

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.

WindTerm 0.91

19 Jan 14:02
fef2ed3
Compare
Choose a tag to compare

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

Features:

  • SSH and telnet session keep alive.
  • Support TCP low delay and keep alive option.
  • Support synchronize remote title or not.
  • Disconnect and reconnect.
  • Clear scrollback.

Bug Fixes:

  • Session failed when system has proxy setting.
  • More minor bugs.

WindTerm 0.9

15 Jan 04:15
22a06ca
Compare
Choose a tag to compare

Features:

  • New session dialog and session tree.
  • Support Serial.
  • Support Windows Shell (ConPty Based, Windows 10 Only, use WindTerm_Win10_Conpty.exe).
  • Support auto login of SSH password authorization.
  • Timestamp Margin.
  • SSH/Telnet/Shell window's size negotiation.
  • Support auto wrap mode.
  • Support auto execution after SSH session authenticated.
  • Support combining character, wide width character.
  • Fast the calculation of long line's layout.

Bug Fixes:

  • Deadlock when SSH is connecting to host.
  • Deadlock when the mouse is moving.
  • Display garbage characters when logout.
  • Scrollbar jumps incorrectly.
  • More minor bugs.

WindTerm 0.8

09 Oct 20:58
35acbe2
Compare
Choose a tag to compare

First release, good luck!