Releases: kingToolbox/WindTerm
WindTerm 2.2.0 Prerelease 5
Usage:
Windows
Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell. (Windows 19H1 [v10.0.18309] and later)
MacOS
Please open dmg file and drag WindTerm.app to the Applications
folder.
Linux
Please use the following command to run the WindTerm after downloading.
tar -xzvf WindTerm_2.2.0_Prerelease_5_Linux_Portable.tar.gz && cd ./WindTerm_2.2.0 && chmod +x ./WindTerm && ./WindTerm
Upgrade
For Windows and Linux, copy or move the profiles folder from the old Windows/Linux version to the new Windows/Linux version and all the sessions and configuration will be restored.
For MacOS, copy or move the profiles folder from the old WindTerm.app/Contents/MacOS to the new WindTerm.app/Contents/MacOS and all the sessions and configuration will be restored.
The profiles folder is cross-platform.
Note:
Starting from WindTerm_2.1.0
version, unless necessary or the last pre-release version, the MacOS/Linux version will no longer be provided in the pre-release stage.
Sorry, since the MacOS version has not been stable so far, the release of the WindTerm 2.2.0 MacOS version has been cancelled and it is expected that a brand new stable universal app
will be released in December.
Known Issues:
- [ZMODEM] Only support file names contains ASCII characters in Windows, otherwise the file name of the transfered file will be garbled after transmission, but it does not affect the correctness of the file content. Linux and MacOS version does not have this problem.
Changes in Version 2.2.0 Prerelease 5 (2021-11-15):
Features:
- [TAB] Added
Duplicate Tab
to the customizable double-click operations of the tab. #258
Improvements:
- [GUI] Supports popping up the right-click menu in the blank space of the
Explorer Pane
. - [GUI] Improve the column selection and copy in auto-wrap mode. #250
- [SESSION] Supports pressing
Enter
to reconnect the session when the error "Remote channel is closed" is detected.
Bugs:
- [GUI] After switching to hexadecimal mode and switching back, the caret becomes a vertical bar.
- [GUI] When dragging the vertical scroll bar to the starting position of the column selection of hundres of lines, the carets of some lines does not blink correctly.
- [EXPLORER] The synchronization channel marks that were enabled during hiding could not be displayed correctly.
- [EXPLORER] Sometimes the icon and text of the list item are not displayed completely. #256
- [EXPLORER] When the vertical scroll bar is visible, the close button is not displayed completely.
- [TERM] Executing
set nowrap
invim
will cause the first characters of wrapped lines to be displayed incorrectly. #260 - [TERM] When automatically wrapping the long lines, the actual displayed characters in each line is one more than the number of columns of the window.
Changes in Version 2.2.0 Prerelease 4 (2021-11-06):
Translation:
- [CHINESE] Update the language file, contributed by MosamXu@github. #246
Features:
- [GUI] The address bar and the menu of
Add Tab
button supports nesting session groups. - [TERM] Supports
Xterm formatOtherKey
to allow the format of the escape sequence used to report modifieed keys to be overrided. - [TERM] Supports
OSC 12
to set the text cursor color. - [TERM] Supports
OSC 112
to reset the text cursor color. #160 #188 #229 - [TERM] Supports
OSC 104
to reset the palette colors. - [TERM] Supports
CSI > m
to reset key modifier options. #232 - [TERM] Supports
CSI > 1 ; Ⓝ m
to select format for modifier keys in cursor key press reports. #232 - [TERM] Supports
CSI > 2 ; Ⓝ m
to select format for modifier keys in function-key key press reports. #232 - [TERM] Supports
CSI > 4 ; Ⓝ m
to select format for modifier keys in other key press reports. #232
Improvements:
- [GUI] Use
>
instead of,
as the delimiter for nested group names. - [GUI] Disable the pop-up context menu of the term view in the login wizard.
- [GUI] Restore the last configuration when the
Log Dialog
is opened. #240 - [FILER] Restore the last dialog geometry when opening the
upload
anddownload
dialog. #247 - [TERM] Add and modify hundreds of pre-defined key values under
Normal keypad mode
andApplication keypad mode
ofvt52
,vt100
,vt102
,vt220
,vt340
,vt420
,520
,xterm
andxterm-256color
. #171 - [TRANSLATION] Redesign the translation file format to facilitate translation.
Bugs:
- [GUI] Double-clicking the folding margin cannot correctly select the text in the folding area.
- [GUI] Sometimes the text is automatically selected by mistake when moving the mouse. #138
- [GUI] When the average width of the font is less than the width of the space, it may cause unnecessary text wrapping. #171
- [GUI] The shortcut key
Alt+A
cannot be used to check/uncheck theAuto login next time
check box in the login wizard. #241 - [FILER] When the language is set to
Chinese
, the file type in theProperty
dialog is displayed as garbled characters. #242 - [LINUX] Cannot minimize the window correctly after turning off always on top mode and focus mode. #198
- [LINUX] Cannot use
fcitx
input method to input Chinese. #39 #125 #203 - [SHELL] When no Windows subsystem is installed, a large number of invalid
Linux Distributions
will be imported. #243 - [SHELL] Incorrect
wsl -l
output parsing may result in incomplete import of all installedLinux Distributions
. - [TERM]
CSI J
,CSI 0 J
andCSI 1 J
do not place the text erased from the top line in the scroll history. #124 - [TERM] Wrong
left arrow
,up arrow
,right arrow
anddown arrow
key values make it impossible to use the arrow keys inMidnight Commander
. #171
Changes in Version 2.2.0 Prerelease 3 (2021-10-18):
Features:
- [GUI] Supports Multilingual User Interface. #6 #22 #43 #88 #114 #168 #176 #211 #217
- Arabic - عربي
- Bengali - বাংলা
- Chinese (Simplified) - 中文 (简体)
- Chinese (Traditional) - 正體中文 (繁體)
- Czech - Čeština
- Danish - Dansk
- Dutch - Nederlands
- English - English
- Finnish - suomi
- French - Français
- German - Deutsch
- Greek - Ελληνικά
- Hebrew - עברית
- Hindi - हिन्दी
- Hungarian - magyar
- Icelandic - íslenska
- Indonesian - Bahasa Indonesia
- Italian - Italiano
- Japanese - 日本語
- Khmer - ខ្មែរ
- Korean - 한국어
- Malay - Melayu
- Norwegian (Bokmål) - Norsk bokmål
- Persian - فارسی
- Polish - Polski
- Portuguese - Português
- Punjabi (India) - ਪੰਜਾਬੀ (ਭਾਰਤ)
- Russian - Русский
- Spanish - Español
- Swedish - Svenska
- Thai - ไทย
- Turkish - Türkçe
- Ukrainian - Українська
- Urdu - اُردو
- Vietnamese - Tiếng Việt
Improvements:
- [GUI] The font combo box in the settings dialog uses bold type to indicate fixed-width fonts.
- [GUI] Use commas instead of dots as the delimiter for nested group names.
- [GUI] Change the
Yes To All
button of the Close Tab dialog box to theDon't show again
check box. - [LOG] The log file name template supports including IP addresses. #227
Bugs:
- [GUI] When the session name is the same as the group name, the session node is not visible in
Session Pane
. #225 - [LOG] The duplicated session cannot create the log file correctly.
- [LOG] When exiting or disconnecting a session, the log file sometimes fails to record all the output.
Changes in Version 2.2.0 Prerelease 2 (2021-10-10):
Features:
- [GUI] Added the global setting dialog,
Menubar - Session (1) - Preferences - Settings
. - [GUI] Supports setting the default font of the text view,
Settings - Text - Font
. #148 - [GUI] Supports nesting session groups when the group name contains
.
, likex.y.z
. #91 #177 - [GUI] Supports opening a specific session or set of sessions on startup. #108
- [GUI] Supports alternate background colors for text lines,
Settings - Text - Alternate line background color
. - [GUI] Supports setting whether to show the
Paste
dialog on the main screen,Settings - Terminal - Show paste dialog on the main screen
. #214 - [SSH] Supports setting mouse tracking events. #144
Improvements:
- [GUI] Remove the extra 10% of the line height to display more lines on the screen and make the table lines and so on look more continuous. #146
- [GUI] Remove unnecessary scheme style
terminal.text
,terminal.text.1
andterminal.text.2
to avoid interference with the default font settings. #202
Bugs:
- [APP] The application may crash when closing a connecting session. #206
- [GUI] The title of the rename group dialog should be
Rename Group
instead ofAdd Group
. #191 - [GUI] After restarting in the focus mode,
QuickBar
does not display the groups correctly. #204 - [GUI] The password input box in the lock screen cannot get the focus when the window is activated. #218
- [GUI] Cannot hide the
Symbol
margin. #221
Changes in Version 2.2.0 Prerelease 1 (2021-09-25):
Features:
- [SSH] Supports SSH ControlMaster. #173
- [SHELL] Added a new
Shell
pane makes it more easier to use shells, such as Bash, Cmd, Powershell, WSL, etc. - [TERM] Supports
hard reset
,soft reset
, andcharacter set reset
of the term. #162 #199 - [TERM] Supports setting the number of lines each time the mouse wheel scrolls in the alternative screen. #183
- [GUI] Added an identity file path input box in the
Session Setting - SSH - Authentication
dialog. - [QUICKBAR] Added a shortcut menu containing
Modify
andRemove
actions to the command button to quickly manage the button. - [MESSAGEBAR] Supports simultaneous dis...
WindTerm 2.1.0
Usage:
Windows
Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell. (Windows 19H1 [v10.0.18309] and later)
MacOS
Please open dmg file and drag WindTerm.app to the Applications
folder.
Linux
Please use the following command to run the WindTerm after downloading.
tar -xzvf WindTerm_2.1.0_Linux_Portable.tar.gz && cd ./WindTerm_2.1.0 && chmod +x ./WindTerm && ./WindTerm
Upgrade
For Windows and Linux, copy or move the profiles folder from the old Windows/Linux version to the new Windows/Linux version and all the sessions and configuration will be restored.
For MacOS, copy or move the profiles folder from the old WindTerm.app/Contents/MacOS to the new WindTerm.app/Contents/MacOS and all the sessions and configuration will be restored.
The profiles folder is cross-platform.
Known Issues:
- [ZMODEM] Only support file names contains ASCII characters in Windows, otherwise the file name of the transfered file will be garbled after transmission, but it does not affect the correctness of the file content. Linux version does not have this problem.
Features:
- [MacOS] Supports MacOS and MacOS shells, e.g. bash, tch and zsh. #44 #46 #65
- [MacOS] Automatically detect and add openssh, shell, putty, powershell core sessions.
- [SESSION] Supports synchronizing input in multiple sessions. #87 Intro video
- [SESSION] Supports pausing and resuming synchronization during synchronizing input.
- [EXPLORER] Added a new
Explorer
pane for easier management of sessions. Intro video - [APP] Added crash reporting system in Windows version. #109 #110
- [APP] Supports changing the master password. #70 Intro video
- [TAB] Supports hovering and selecting the tab below, the default selection time is 0.2 second. #82
- [TAB] Supports using
Ctrl+Alt+1
toCtrl+Alt+4
to select the first to fourth tab, andCtrl+Alt+5
to select the last tab. #82 #86 - [TAB] Supports custom mouse double click tab operations, including
None
,Close tab
andRename tab
, the default isClose tab
. - [TAB] Supports custom mouse middle click tab operations, including
None
,Close tab
andRename tab
, the default isRename tab
. - [TAB] Supports custom mouse right click tab operations, including
None
,Close tab
andRename tab
, the default isNone
to show the tab menu. - [GUI] Supports drawing text with floating point precision.
- [GUI] Supports focus mode. Intro video
- [GUI] Supports right-click-to-paste. #58 #116 #117
- [GUI] Supports specifying character spacing through
charSpaceFactor
, which range is0.8
to2.0
, the default is1.0
. #72 - [GUI] Supports showing tab number in the tabbar, including
None
,All
andFirstNine
, the default isFirstNine
. - [GUI] Supports setting whether to ask to restore the last sessions again when closing the application.
- [GUI] Supports displaying the name of the current tab in the window title bar.
- [GUI] Supports keeping the window always on top.
- [GUI] Supports showing or hiding the menu bar, status bar, quick bar, etc;
- [GUI] Added a layout button in the menu bar to easily show or hide docks, panes, menu bar, status bar, etc. Intro video
- [GUI] Added the right-click menu in the margins of the text view to show or hide the margins, symbols, white spaces, etc. Intro video
- [GUI] Supports customizing text elide mode of the tab, including
ElideLeft
,ElideRight
,ElideMiddle
andElideNone
, the default isEchoMiddle
. - [GUI] Supports customizing what tab should be set current when the current tab removed, including
SelectLeftTab
,SelectRightTab
,SelectPreviousTab
, the default isSelectPreviousTab
. - [GUI] Name each tab group.
- [GUI] Supports splitting a session tab to the specific tab group. Intro video
- [GUI] Supports moving a session tab to the specific tab group. Intro video
- [GUI] Supports merging a tab group into another tab group. Intro video
- [GUI] Supports closing a tab group and all internal session tabs. Intro video
- [GUI] Supports customizing echo mode of the user name in the login wizard, , including
EchoNone
,EchoEdit
,EchoRandom
andEchoAll
, the default isEchoNone
. - [GUI] Added a menu item
Open session
in theSession
menu. - [GUI] Added close buttons in the tab list menu.
- [GUI] Added a close button in the search pane.
- [GUI] Added mnemonics to the tab titles in the
Session Property
dialog. - [GUI] Added password strength meters to the master password dialog and lock screen.
- [GUI] Supports locking the screen, and the defaut shortcut key is
Ctrl+Shift+L
. #70 Intro video - [GUI] Make the
Scheme
,Local/Remote Mode
andLock Screen
buttons in the status bar clickable. - [GUI] New master password dialog with the safe input boxes.
- [TERM] Supports
OSC 7
(gnome variant) andOSC 9;9
(ConEmu variant) working directory notifications. - [TERM] Supports
OSC 777
(urxvt variant) andOSC 9
(iTerm2 variant) system message notifications. - [SHELL] Supports duplicating the working directory of a session that supports
OSC 7
orOSC 9;9
when it is duplicated. - [SHELL] When dragging and dropping files or folders to the shell session, each path will be entered automatically.
- [MODEM] Supports XModem, YModem and ZModem in SSH, Telnet, Serial, Linux Shell and MacOS Shell.
- [MODEM] Supports specifying the use of XModem, YModem or ZModem when uploading files by drag and drop.
- [XMODEM] Supports using the XModem and XModem-1K protocol to download or upload one or more files not larger than 4 gigabytes. Intro video
- [XMODEM] Supports automatic opening of the download directory after downloading the files.
- [XMODEM] Supports customizing padding char when uploading files.
- [XMODEM] Supports automatic trimming padding when downloading files.
- [YMODEM] Supports using the YModem and YModem-1K protocol to download or upload one or more files not larger than 4 gigabytes. Intro video
- [YMODEM] Supports automatic opening of the download directory after downloading the files.
- [YMODEM] Supports download operations such as
overwrite
,rename
andskip
when a local file with the same name exists. - [ZMODEM] Supports using the ZModem protocol to download or upload one or more files not larger than 4 gigabytes. #27 #60 Intro video
- [ZMODEM] Supports automatic triggering of upload and download operations.
- [ZMODEM] Supports automatic opening of the download directory after downloading the files.
- [ZMODEM] Supports upload operations such as
overwrite
,append
,rename
andskip
when a remote file with the same name exists. - [ZMODEM] Supports using the
Cancel
button, or<ctrl+x><ctrl+x>
, or<ctrl+c>
key to terminate the transmission at any time. - [SENDER] Supports sending text to the specific tab group.
- [SENDER] Supports sending escaped characters, including
\nnn
,\xHH
,\uHHHH
,\c-x
,\m-x
,\0
,\t
,\r
,\n
and so on. Intro video - [QUICKBAR] Supports sending escaped characters, including
\nnn
,\xHH
,\uHHHH
,\c-x
,\m-x
,\0
,\t
,\r
,\n
and so on. Intro video #84
Improvements:
- [SSH] Add salt to the encrypted login information makes it possible to generate different encryption results even when the same login information is encrypted to enchance security.
- [SSH] Clear the decrypted login information from the memory immediately after completing the automatic login to enhance security.
- [SSH] When the saved automatic authentication is cleared, useless configuration items
ssh.port
andssh.target
are no longer generated in the configuration file. - [APP] Enhance the verification of the correctness of the master password. #85
- [GUI] Make the opened sessions displayed first in the
Open Session
dialog. - [GUI] Simplify the trigger of
Show All Opened and Recent Terminals
in theCommand Palette
fromtm
tot
. - [GUI] Supports setting the
default editor
path to an empty string to clear it. - [GUI] When the window gets the focus and no session is opened, set the focus to the address bar to facilitate input. #120
- [GUI] Darken the scrollbar slider color in the themes
dige-black-and-white
anddige-white
to make it more eye-catching. #81 - [GUI] Avoid session views that can be resized down to size 0.
- [GUI] Add more detailed information to the session tab tooltip, including
Session
,Target
,Tab Index
,Sync Channel
,Tab Title
andTab Group
. - [GUI] Adjust the dige-black, dige-white and dige-black-and-white color themes for better display.
- [GUI] Redesign the master password dialog box and add instruction descriptions.
- [GUI] Added tooltips to the message bar.
- [GUI] Align menu item icons and check marks.
- [GUI] Added a count label to the ...
WindTerm 2.1.0 Prerelease 7
Usage:
Windows
Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell. (Windows 19H1 [v10.0.18309] and later)
MacOS
Please open dmg file and drag WindTerm.app to the Applications
folder.
Linux
Please use the following command to run the WindTerm after downloading.
tar -xzvf WindTerm_2.1.0_Prerelease_6_Linux_Portable.tar.gz && cd ./WindTerm_2.1.0 && chmod +x ./WindTerm && ./WindTerm
Upgrade
For Windows and Linux, copy or move the profiles folder from the old Windows/Linux version to the new Windows/Linux version and all the sessions and configuration will be restored.
For MacOS, copy or move the profiles folder from the old WindTerm.app/Contents/MacOS to the new WindTerm.app/Contents/MacOS and all the sessions and configuration will be restored.
The profiles folder is cross-platform.
Note:
Starting from this version, unless necessary or the last pre-release version, the MacOS/Linux version will no longer be provided in the pre-release stage.
Known Issues:
- [ZMODEM] Only support file names contains ASCII characters in Windows, otherwise the file name of the transfered file will be garbled after transmission, but it does not affect the correctness of the file content. Linux version does not have this problem.
Changes in Version 2.1.0 Prerelease 7 (2021-07-14):
Improvements:
- [GUI] Change the shortcut keys for selecting the specified tab from
Ctrl+Shift+1 ... Ctrl+Shift+9
toCtrl+Alt+1 ... Ctrl+Alt+5
. - [GUI] Make the opened sessions displayed first in the
Open Session
dialog. - [GUI] Simplify the trigger of
Show All Opened and Recent Terminals
in theCommand Palette
fromtm
tot
. - [GUI] Supports setting the
default editor
path to an empty string to clear it. - [GUI] When the window gets the focus and no session is opened, set the focus to the address bar to facilitate input. #120
- [GUI] Darken the scrollbar slider color in the themes
dige-black-and-white
anddige-white
to make it more eye-catching.
Bugs:
- [APP] The application may crash when opening the application or detecting a change of the screen. #110 #119
- [APP] The application may crash when opening Windows shells, like
Cmd
andPowershell
. #110 - [TERM] The shortcut key
Ctrl+@
cannot sendNUL
. #123 - [TERM] The key
AltGr
is erroneously handled as keyDel
. #121 - [GUI] If
terminal.askBeforeCloseWindow
isfalse
andterminal.restoreLastViews
isfalse
, the shortcut keyAlt+O
cannot open theOpen Session
dialog after restarting. #120 - [GUI] The current zoom setting of the font will be reset when switching the theme.
- [GUI] The text widget in the
Sender
pane cannot correctly respond to the shortcut keyAlt+O
.
Changes in Version 2.1.0 Prerelease 6 (2021-07-07):
Features:
- [MacOS] Supports MacOS and MacOS shells, e.g. bash, tch and zsh. #44 #46 #65
- [MacOS] Automatically detect and add openssh, shell, putty, powershell core sessions.
- [APP] Added crash reporting system in Windows version. #109 #110
- [GUI] Supports drawing text with floating point precision.
- [GUI] Supports setting whether to ask to restore the last sessions again when closing the application.
- [GUI] Supports displaying the name of the current tab in the window title bar.
- [GUI] Added opacity Settings to the focus mode dialog.
- [GUI] Supports right-click-to-paste. #58 #116 #117
Bugs:
- [APP] Splitting the tabgroup multiple times will cause a crash when restoring the layout after restarting.
- [GUI] Window failed to properly restore to maximum when exiting full screen. #79
- [GUI] The new tabgroup does not get focus when the old tabgroup is closed.
Changes in Version 2.1.0 Prerelease 5 (2021-06-28):
Features:
- [GUI] Supports focus mode. Intro video
- [GUI] Supports keeping the window always on top.
- [GUI] Supports showing or hiding the menu bar, status bar, quick bar, etc;
- [GUI] Added a layout button in the menu bar to easily show or hide docks, panes, menu bar, status bar, etc. Intro video
- [GUI] Added the right-click menu in the margins of the text view to show or hide the margins, symbols, white spaces, etc. Intro video
- [GUI] Make the
Scheme
buttons in the status bar clickable. - [GUI] Supports customizing text elide mode of the tab, including
ElideLeft
,ElideRight
,ElideMiddle
andElideNone
, the default isEchoMiddle
. - [GUI] Supports customizing what tab should be set current when the current tab removed, including
SelectLeftTab
,SelectRightTab
,SelectPreviousTab
, the default isSelectPreviousTab
. - [TERM] Supports
OSC 7
(gnome variant) andOSC 9;9
(ConEmu variant) working directory notifications. - [TERM] Supports
OSC 777
(urxvt variant) andOSC 9
(iTerm2 variant) system message notifications. - [SHELL] Supports duplicating the working directory of a session that supports
OSC 7
orOSC 9;9
when it is duplicated.
Improvements:
- [SSH] Add salt to the encrypted login information makes it possible to generate different encryption results even when the same login information is encrypted to enchance security.
- [SSH] Clear the decrypted login information from the memory immediately after completing the automatic login to enhance security.
- [SSH] When the saved automatic authentication is cleared, useless configuration items
ssh.port
andssh.target
are no longer generated in the configuration file. - [GUI] Align the text in the list items in the
Explorer
pane vertically to the center. - [GUI] Avoid session views that can be resized down to size 0.
Bugs:
- [APP] When the automatic login information of any session is cleared, the master password will become invalid. #105
- [GUI] The text is not displayed properly when the screen is changed. #73 #78
- [GUI] When the
Find
combo box contains a long string, the width will be too wide, even beyond the screen. #83 - [GUI] When a tab is moved to another tab group, the current tab group will be closed even if there are still other tabs.
- [GUI] When the text encoding of the server is not
UTF-8
, and the window title set by the server contains non-ASCII characters, the window title will be garbled. - [GUI] When using the menu item
View - Panes - Filer
to activate the filer pane, the filer pane cannot accept keyboard input immediately.
Changes in Version 2.1.0 Prerelease 4 (2021-06-15):
Features:
- [MODEM] Supports XModem, YModem and ZModem in Telnet and Linux Shell.
- [MODEM] Supports specifying the use of XModem, YModem or ZModem when uploading files by drag and drop.
- [SESSION] Supports pausing and resuming synchronization during synchronizing input.
- [SENDER] Supports sending text to the specific tab group.
- [SHELL] When dragging and dropping files or folders to the shell session, each path will be entered automatically.
- [GUI] Name each tab group.
- [GUI] Supports splitting a session tab to the specific tab group. Intro video
- [GUI] Supports moving a session tab to the specific tab group. Intro video
- [GUI] Supports merging a tab group into another tab group. Intro video
- [GUI] Supports closing a tab group and all internal session tabs. Intro video
Improvements:
- [GUI] Add more detailed information to the session tab tooltip, including
Tab Title
andTab Group
. - [GUI] Adjust the dige-black, dige-white and dige-black-and-white color themes for better display.
Changes in Version 2.1.0 Prerelease 3 (2021-05-28):
Features:
- [SESSION] Supports synchronizing input in multiple sessions. #87 Intro video
- [EXPLORER] Added a new
Explorer
pane for easier management of sessions. Intro video - [XMODEM] Supports using the XModem and XModem-1K protocol to download or upload one or more files not larger than 4 gigabytes. Intro video
- [XMODEM] Supports automatic opening of the download directory after downloading the files.
- [XMODEM] Supports customizing padding char when uploading files.
- [XMODEM] Supports automatic trimming padding when downloading files.
- [YMODEM] Supports using the YModem and YModem-1K protocol to download or upload one or more files not larger than 4 gigabytes. Intro video
- [YMODEM] Supports automatic opening of the download directory after downloading the files.
- [YMODEM] Supports download operations such as
overwrite
,rename
andskip
when a local file with the same name exists. - [GUI] Supports specifying character spacing through
charSpaceFactor
, which range is0.8
to2.0
, the default is1.0
. #72 - [GUI] Supports showing tab number in the tabbar, including
None
,All
andFirstNine
, the default isFirstNine
. - [GUI] Supports customizing echo mode of the user name in the login wizard, , including
EchoNone
,EchoEdit
,EchoRandom
andEchoAll
, the default isEchoNone
. - [GUI] Added a menu item
Open session
in theSession
menu. - [GUI] Added close buttons in the tab list menu.
- [GUI] Added a close button in the search pane.
- [GUI] Added mnemonics to the tab titles in the `Session Prop...
WindTerm 2.0.2
Usage:
Windows
Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell. (Windows 19H1 [v10.0.18309] and later)
Linux
Please use the following command to run the WindTerm after downloading.
tar -xzvf WindTerm_2.0.2_Linux_Portable.tar.gz && cd ./WindTerm_2.0.2 && chmod +x ./WindTerm && ./WindTerm
Upgrade
Copy or move the "profiles" folder from the old Windows/Linux version to the new Windows/Linux version and all the sessions and configuration will be restored.
Note:
The new experimental memory allocator and manager and garbage collector in prerelease has been postponed to a later release due to its complexity and not yet stable.
Features:
- [SESSION] Supports Jump Server proxy for SSH, Telent and Tcp session. #36 Intro video
- [SESSION] Enhance the protection of the input and display of user name and password; Intro video
- [SHELL] Automatically detect and add Git Bash and Cgywin sessions.
- [SSH] Supports X11 forwarding in the Linux version. Intro video
- [SSH] Supports X11 authentication protocols: MIT-MAGIC-COOKIE-1, XDM-AUTHORIZATION-1.
- [SSH] Supports SSH protocol logging. #49
- [SSH] Supports new hostname format "[user@]hostname".
- [SSH] Tunnels support only accepts local connections.
- [SSH] Add independent IndentityFile configuration. #35
- [SSH] Supports setting the maximum connection timeout.
- [SSH] Supports importing "IndentityFile", "ProxyCommand" and "ProxyJump" field from OpenSSH configuration. #35
- [SSH] Supports importing "DynamicForward", "LocalForward" and "RemoteForaword" field from OpenSSH and PuTTY configuration.
- [SSH] Supports importing "username" field from OpenSSH and PuTTY configuration.
- [SSH] Supports setting the maximum data or time before the key re-exchange.
- [GUI] Supports floating-point caret width.
- [GUI] Automatically remove sessions that no longer exists in the open session history.
- [GUI] Supports searching over the opened tabs through the tab list menu. Intro video
- [FILER] Supports opening the folder pointed to by the folder shortcut in the filer.
Improvements:
- [SSH] Rename term "Direct Forwarding" to "Local Forwarding" and "Reverse Forwarding" to "Remote Forwarding". #56
- [GUI] Effectively improve the screen rendering speed. #42
- [GUI] Show the current window rows and columns in the status bar.
- [GUI] Change the shortcut key of toggling mode from
Shift+Enter
toAlt+Enter
to avoid mispressing. - [GUI] Added a warning dialog that re-import OpenSSH, Putty and Shell sessions will delete all current sessions.
- [GUI] When the proxy setting is None, the session tooltip no longer displays proxy information.
- [GUI] Adjust the dige-black, dige-white and dige-black-and-white color themes for better display in High-DPI displays.
- [GUI] The history item in the drop-down list of the find combo box can be clicked.
- [SFTP] When renaming a file only the filename without extension is selected by default.
- [SFTP] When downloading a large number of files, a "Calculating..." will be displayed indicating the number of files being counted.
- [TERM] In local mode, mouse events are executed locally to facilitate text selection and so on.
Bugs:
- [APP] The application may crash when clicking the "Session Settings" item of the tab context menu. #44
- [APP] The application may crash when the current theme contains floating-point value.
- [SSH] The application may frozen when the server shuts down the socket. #4
- [SSH] When multiple reverse forwarding are configured, only the first forwarding takes effect.
- [GUI] The floating dock cannot respond to the shortcut keys. #51
- [TERM] Cannot perform double-click in midnight commander.
- [TERM] Moving the cursor to the rightmost column and typing will cause unnecessary auto-wrap.
- [SERIAL] The message bar will always show an error message even when the connection is successful. #8
- [SESSION] When the content exceeds millions of lines, the coloring is occasionally incorrect.
Bug Fixes in Version 2.0.1 (2021-03-13):
- [APP] The application may frozen when pasting more than four characters in the password box.
- [GUI] The caret is not displayed when the password box is empty.
Bug Fixes in Version 2.0.2 (2021-03-23):
- [SSH] Cannot login in a server with 2FA. #63 #67
- [GUI] Selecting the tree item "connection" in the session dialog will cause a layout error.
- [FILER] When the selected files size are zero, the status information is not displayed in the format "0 Byte/total Bytes".
- [SESSION] The words "debug", "success", "info" and "passed" are incorrectly colored red.
Roadmap of v2.1 (Early April, for reference only)
- New memory allocator and manager and garbage collector.
- Search in sessions.
- Xmodem, Ymodem, Zmodem(sz, rz)
Starting from the new 2.0.0 version, WindTerm has completed almost all SSH features development except agent forwarding and master control and has become a full-featured SSH client.
WindTerm 1.9
Usage:
Windows
Please install vc_redist.x86 if WindTerm failed to run.
Please use WindTerm_Win10_Conpty.exe to support Windows 10 shell. (Windows 19H1 [v10.0.18309] and later)
Linux
Please use:
tar -xzvf WindTerm_1.9_Linux_Portable.tar.gz && cd ./WindTerm_1.9 && chmod +x ./WindTerm && ./WindTerm
to run the WindTerm after downloading.
Warning:
This Linux version does not yet support x11 forwarding. Please use "ssh -X host" in Shell instead.
Upgrade
Copy or move the "profiles" folder from the old Windows/Linux version to the new Windows/Linux version and all the sessions and configuration will be restored.
Features:
- [Linux] Supports Linux and Linux shells, e.g. bash, tch and zsh. #24
- [Linux] Automatically detect and add openssh, shell, putty, powershell core sessions. #24
- [GUI] Hide mouse cursor while typing.
- [GUI] Change the group input box into a group drop-down box in the session dialog to facilitate the selection of an existing group.
- [GUI] Supports renaming session group through the right-click menu item "Property" in the session pane.
- [SHELL] Supports setting custom process environment variables in the session dialog.
Improvements:
- [APP] The line state memory usage has been reduced by about 70%. (e.g. "seq 1 10000000" requires 56MB memory overhead in v1.8, while only requires 16.4MB in v1.9.)
- [APP] The text processing performance has increased by 2% to 5%.
- [GUI] Adjust the dige-black, dige-white and dige-black-and-white color themes for better display.
- [FILER] Filer only loads the remote/local file system when it is visible, which can sometimes increase the speed of session operations.
Bug Fixes:
- [APP] The application may crash when printing millions of lines of text.
- [GUI] The application became sluggish after folding millions of lines of text.
Bug Fixes in Version 1.9.1 (2020-12-23):
- [FILER] Files opened from the SFTP cannot be automatically uploaded after modification.
- [GUI] The wider tab prevents the tab bar from displaying more tabs.
Bug Fixes in Version 1.9.2 (2020-12-25):
- [SSH] Crash while connecting to the RouterOS. #32
- [SSH] Unable to use user "admin" and authentication "AuthNone" to automatically log in to the server. #32
- [SCHEME] RouterOS does not have an adapted scheme to use internal functions such as folding, outlining. #32
- [TERM] Cannot use shortcut key "Ctrl+O" in nano and midnight commander. #37
- [TERM] Cannot use alt series shortcut keys in nano and midnight commander, such as "Alt+C". #37
- [GUI] The session group "Shell sessions" will be imported repeatedly after startup and cannot be deleted. #38
- [GUI] The vim status bar occasionally wraps unnecessarily when using powerline font.
- [GUI] When switching to the unwrap mode, all lines are not re-layout immediately.
- [APP] When the system encoding is not UTF8, the ssh known_host file will be written into a garbled folder if the WindTerm path contains non-ascii characters.
WindTerm 1.8
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:
- [SESSION] Supports opening Cmd, PowerShell as administrator.
- [SESSION] Supports setting the scrollback lines to zero.
- [GUI] Supports setting the windows transparency. Intro video
- [GUI] Associates a popup menu with the add button in tabbar, includes "New Session", "All Sessions", "Shell Sessions" and "Recent Sessions".
- [GUI] Supports select-to-copy and middle-click-to-paste. #19
Warning: Select-to-copy is disabled by default on Windows. Set "text.autoCopySelection" in "WindTerm-Install-Path/global/wind.config" to true to enable it. - [GUI] Added "Select Fold", "Goto Folder Header", "Goto Next Fold Header" to the view context menu.
- [GUI] Added "Find...", "Search Online" to the view context menu, Default search engines include Google, Bing, Github, Stackoverflow, Wikipedia and DuckDuckGo. Intro video
- [GUI] Mark the deleted session as "deleted".
- [GUI] Automatically mark the server as known when checking the box "Auto login next time" in SSH login wizard, and vice versa.
- [SSH] Supports setting whether to open SFTP after successful login.
- [FILER] Added type column, such as PDF document, JPEG image and so on.
Improvements:
- [APP] Improved the startup speed, especially when opening the SFTP at startup.
- [GUI] Reduce the white space of tabs and quick buttons to show more. #23
- [SFTP] Uploaded files only set read/write permissions, no longer set executable permissions.
- [FILER] Greatly improved the speed of opening the sftp directory for the first time, especially directories containing a large number of files.
- [FILER] By default, hidden items are not displayed to improve performance.
Bug Fixes:
- [GUI] Unable to drag and drop text into the empty sender and addressbar. #19
- [GUI] When folding all, the scrollbar will jump to the bottom of the view.
- [FILER] The link icon does not distinguish between file links and directory links. #20
- [APP] Application crashes when typing "exit" in SSH and pressing Enter to reconnect the session. #18 (Fixed in v1.71)
- [APP] Application crashes when creating remote directory, file, link in the sftp. #20 (Fixed in v1.72)
- [APP] After a long period of inactivity, the application may become sluggish or unresponsive. (Fixed in v1.72)
- [GUI] When printing millions of lines, the output is not smooth enough. For example, "seq 1 10000000". (Fixed in v1.72)
- [SFTP] When double-clicking the directory link in the sftp, the corresponding directory is not entered. #21 (Fixed in v1.72)
WindTerm 1.7
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:
- [SESSION] Supports Http and Socks5 proxy. Intro video
- [SESSION] Supports powerline in Linux and PowerShell, e.g. Oh-My-Zsh, Oh-My-Posh. Intro image
- [SESSION] Supports clear screen and all output.
- [LOG] Supports start, stop, pause, resume logging at any time. #15 Intro video
- [SSH] Added a key exchange method: diffie-hellman-group14-sha256.
- [SSH] Added MAC hashes: hmac-sha1-96, [email protected], hmac-md5-96, [email protected], aead-poly1305, aead-gcm. #5
- [GUI] Added "Session settings" to the tab context menu.
Improvements
- [FILER] The sftp speed of transferring large files has increased by 50%. Benchmark
- [GUI] Adjust the line spacing from 0.16 to 0.10 to display more content on the screen.
- [GUI] Adjust the dige-black, dige-white and dige-black-and-white color themes for better display.
- [SCHEME] Improve linux, cmd and powershell lexers.
Bug Fixes:
- [APP] Master password can be bypassed when using automatic login.
- [SESSION] Typing freezes intermittently after using sessions for some period of time.
- [GUI] Cannot reconnect session with carriage return when "no error" message is displayed. #17
- [FILER] Cannot download folders in the remote filer.
- [FILER] Cannot copy zero-byte files in the local filer.
- [FILER] The operation "Use high speed transfer" no longer blocks Shell interaction.
- More minor bugs.
Bug Fixes in Version 1.71 (2020-10-19):
- [APP] Application crashes when typing "exit" in SSH and pressing Enter to reconnect the session. #18
Bug Fixes in Version 1.72 (2020-10-24):
- [APP] Application crashes when creating remote directory, file, link in the sftp. #20
- [APP] After a long period of inactivity, the application may become sluggish or unresponsive.
- [GUI] When printing millions of lines, the output is not smooth enough. For example, "seq 1 10000000".
- [SFTP] When double-clicking the directory link in the sftp, the corresponding directory is not entered. #21
WindTerm 1.6
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.
WindTerm 1.5
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:
- [SSH] Supports SSH agent forwarding. Intro video
- [GUI] Added quickbar. Intro video
- [GUI] Added paste dialog. Intro video
- [GUI] Show tab preview when the mouse hovers over the session tab. Intro video
- [GUI] Added a clear button to the filter edit.
- [GUI] Added a menu item "Copy to terminal" in the outline pane.
- [SFTP] When connecting to the server, directory /home/username (Linux) or /Users/username (macOS) is opened by default.
- [TERM] Supports customizing the key values sent by the backspace key and delete key. Intro video
- [LOG] Supports specifying the log storage path. #15
Bug Fixes:
- [GUI] When editing a session in the session dialog, some values are reset to default values. #12 #14
- [TERM] Character attributes are missing in the scrollback.
- [TERM] The window size is not renegotiated after reconnecting.
- [TERM] Wrapped text makes the screen display wrong.
- [TERM] A number of spaces were mistakenly added to the end of the wrapped line.
- [TERM] Cannot use the keypad to type numbers in the vi when NumLock is active.
- [SFTP] Cannot set a path containing trailing spaces as the current path.
- [SFTP] Cannot remember the last upload directory.
- [SFTP] When the session is broken, uploading files will wait indefinitely.
- [SFTP] When the session is broken, no error message when saving a remote file.
- [SFTP] Uploading files to a folder without permission will cause endless waiting or even crash.
- More minor bugs.
WindTerm 1.4
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:
- Supports debug mode, which provides very useful detail log when committing an issue. Intro video
- Supports session logging. Intro video
- Supports X11 forwarding. Intro video
- Supports direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding. Intro video
- Uses sender pane to review and edit the text in the multi-line paste before it gets pasted into a session.
- Add none scheme to suppress scheme highlighting, folding, outlining and so on to improve performance and save memory.
Bug Fixes:
- Each filer should have its own independent access history.
- More minor bugs.
Source Code:
Staring from this version, source code will be gradually released under the terms of Apache-2.0 license as promised.