Skip to content

WindTerm 1.6

Compare
Choose a tag to compare
@kingToolbox kingToolbox released this 18 Sep 16:13
· 44 commits to master since this release
589a28a

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

Tips:

Copy or move the "profiles" folder from the old version to the new version and all the sessions and configuration will be restored.

Features:

  • [GUI] Added dige-white and dige-black-and-white theme. Intro video
  • [GUI] Supports setting the tab background color. Intro video
  • [GUI] Supports closing tabs to the right.
  • [GUI] Supports choosing whether to resume the last sessions at the next startup.
  • [GUI] When searching text, reverse search is used by default.
  • [FILER] Added local filer for Shell, Serial, Telnet and TCP.
  • [SHELL] Automatically detect and add PowerShell 6/7 session.

Improvements

  • [GUI] Improve the quality of the tab preview image to make it easier to read.
  • [GUI] When opening the bottom pane and search bar, they no longer close each other.
  • [FILER] Automatically resize the name column to make it easier to read.
  • [FILER] Use descending order when initially sorting the size column and the modification time column.
  • [QuickBar] New groups are displayed in the bar after they are added.
  • [QuickBar] Automatically assign icons to newly created commands.

Bug Fixes:

  • [APP] Unable to start application from other directory. #16
  • [GUI] Right-clicking on a tab will causes scroll to and display the first tab.
  • [SFTP] Sftp filer does not close when the ssh session is disconnected or reconnected.
  • [FILER] Files and folders are not sorted separately when sorting by size or modification time.
  • [TERM] The configured backspace key has no effect.
  • [TERM] Scroll margins are not cleared when resize the window.
  • [SHELL] Cannot launch applications with spaces in the path. 1506351
  • [SCHEME] Improve the Linux and PowerShell permissions rule to avoid excessive coloring.
  • More minor bugs.