WindTerm 2.7.0 #2722
kingToolbox
started this conversation in
General
WindTerm 2.7.0
#2722
Replies: 3 comments 1 reply
-
The release of the
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Looking forward to it! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could you please have a look at this issue #2685? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Spotlight
Tmux Integration (tmux -CC)
Tmux Integration
making it easier and more efficient for you to work withtmux
. With this integration, tmux sessions, windows, and panes are mapped and displayed in the native user interface. All commonly used tmux features are fully supported, creating a near-perfect fusion betweentmux
andWindTerm
.Tmux Integration
supports:Agent forwarding
Agent Forwarding
is a powerful feature that enhances remote access security by allowing the use of private SSH keys locally without exposing them to remote servers.Performance
Terminal
The meticulous refinement of the code, coupled with the carefully optimized framework, further enhances the performance by
20%~30%
compared to version2.6.1
. All operations respond more promptly and smoothly.Sftp Transfer
Although version
2.6.1
was already incredibly fast, version2.7.0
takes it a step further by increasing the transfer speed by another20%~40%
. Whether you're transferring large files or a large number of small files, the new version can save you even more time!Usage:
Windows
Installation
Upgrade
Versions before Version 2.4.0
WindTerm
and select theprofiles directory
and quit..wind/profiles
folder with the oldprofiles
folder.WindTerm
and all the sessions and configuration will be restored.Versions after Version 2.4.0
WindTerm
and select theprofiles directory
containing the old.wind
folder.Home Directory
to facilitate subsequent upgrades.If the
.wind
folder needs to be moved to another system:WindTerm
..wind
folder with the old.wind
folder.WindTerm
and all the sessions and configuration will be restored.The .wind folder is cross-platform.
Known Issues:
Tmux integration
lacks support forSender Pane
andSync Input
.Tmux integration
does not support nesting.Features:
Tmux Integration
.Mux/Tmux
Command PaletteWSL
subsystem.WSL
subsystem.RobotoMono Nerd
for proper icon display in WindFind. can support nerd font https://www.nerdfonts.com/ ? #2413text marks
when exiting, and restore them upon next start-up.rainbow brackets
on thealt screen
to avoid conflicts with features in editors like Vim. Rainbow brackets make writing code in Linux a mess. How to turn off this feature? #2111Menu / Session / Preferences / Settings / Terminal / Auto Completion / Enable OneKey completion
to turn theOneKey completion
feature on or off. The "Save In OneKeys" menu keeps popping up automatically #2213 How to disable onekey #2223 Onekey keeps getting triggered #2299 User-defined onekey manager enable or disable #2316 How can I diable "save in OneKeys" pop up? #2402 allways show save in oneskys #2667Fish
shell.Shift+Del
.ssh-agent
for authentication onWindows
.agent forwarding
, with agents includingpageant
,ssh-agent
,$SSH_AUTH_SOCK
,Enviroment variable
,Unix domain socket
etc.Shell
,SFtp
,Sysmon
.signals
. And automatically sendsSIGINT
signal whenCtrl+C
is pressed.libssh
to directly connect to the server and send/receive packets. This not only significantly improves packet transmission performance but also reduces the receive buffer by256KiB
per session.WSL
subsystem, including CPU, memory, time, etc.tmux-256color.term
configuration file.CSI ?4m
to allow query key modifier options. 'ESC[?4m' is displayed when vim opens the file #1623 When using vim/vi,ESC[?4m
will be automatically added to the screen #1814 Regarding the ESC[?4m problem with vim 9 can you update a temporary version first or is there a patch for that? #2016ESC k ... ESC \
to allowscreen
to set the window title.Improvements:
application.autoSaveHistoryInterval
minutes to improve recovery from crashes. WindTerm 2.7.0 Prerelease 2 #2644 Crash when exiting session (occur randomly) in Rocky Linux 9.4 #2677Public Key
tab, if the file exists.Window.SetLocalMode
andWindow.SetRemoteMode
fromAlt+Enter
toCtrl+Enter
.Window.ToggleFocusMode
fromCtrl+Enter
toAlt+Enter
.keep session alive
by default to avoid unnecessary disconnections after long idle periods; default interval is60s
. [Feature Request] Add new ssh keep alive method #2051Bugs:
WSL
, theMove To
dialog adds an unnecessary\\wsl$\distroname\
prefix to the path when moving files to another folder.WSL
, theMove To
menu item moves files to the root directory instead of the specified folder.cwd
requests to the server occur even withSftp
disabled.Failed to open directory
errors occurs when switching to a session where filer's current folder has been removed.//wsl$/ditroname/
is included in paths generated byCopy Directory Path To Terminal
andCopy Paths To Terminal
menu items.WSL
, defaulting to the root directory.Sync Terminal Folder
button is unchecked.cmd
orwsl
system, folder properties dialog is blank when right-clicking empty space and selecting menu item "Properties...".wsl
subsystem, the optionShow Hidden Items
does not hide files starting with a dot.Shell
configuration on startup, as this was only necessary for pre-2.5 compatibility. How can I solve the problem where macos uses windterm and pops up a window every time it restarts? #2100 I have to re-import shell sessions every time #2119 Mac每次重启WindTerm都会弹窗提示“The following new features have been added to shell sessions” #2525 Prevent Shell Sessions Pop-up #2536protocol://host:port
in the address bar would incorrectly ignore the specified port and use the protocol's default port instead. There is a bug in the address bar 地址栏存在bug #2255Alt+;
key results in an empty list in theCommand Palette
.0x0
.Ctrl+C
does not immediately stop the command execution.Adjust the windows rows and columns
istrue
, leading to incorrect scrollbar display.ConPty
withWinPty
to prevent illegal characterCSI 0%m
invi
. vim shows unexpected characters #1114DNS
queries. SSH port forwarding issue #26 proxyjump error #280 Dynamic Forwarding tunnel not work #318 dynamic ssh tunnel not work #502 SSH Jumpserver - SOCKS version 5 protocol error #927 Is it possible to do not make name resolution on client side but on jump server side ? #969 Chrome shows "ERR_PROXY_CONNECTION_FAILED" when using dynamic tunnel #1169 [bug] ssh Proxy-Jump with DNS #2152 Using a Dynamic forwarding tunnel (for a SOCKS5 proxy), DNS requests do not go through so no web pages load #2529 Dynamic Port Forwarding not work #2638term
type was not properly restored after exitingvt52
.WSL2
, uppercase letters cannot be entered using the Shift key.sz
,rz
always get stuck at 99% and do not complete. sz下载文件就卡住。 #1913 sz download progress is stuck #2467 In version 2.6.1, when using the sz and rz commands to upload and download on Mac OS, the percentage progress (0-100) cannot be displayed normally. #2607 can not upload file in 2.7.0 Prerelease 2 #2647 rz in WindTerm 2.7.0 Prerelease 2 has a bug #2662Checksums:
This discussion was created from the release WindTerm 2.7.0.
Beta Was this translation helpful? Give feedback.
All reactions