WindTerm 2.4.0 Prerelease 1 #606
Replies: 6 comments 4 replies
-
|
This is the first prerelease of WindTerm 2.4.0 version. Thanks to everyone who cares and helps, and a special thanks to EvoWebFrance and LuxNegra for the great French translations. ❤️ Because I have some personal matters to take care of recently, the progress of development has been delayed, especially many |
Beta Was this translation helpful? Give feedback.
-
|
Great ! the proxycommand option is promising! ;-)) there are still a few things to fix but a basic connection works [without evaluation of windows variables nor verbose output which causes problems] The tunnel option does not work well
Could you consider providing a field to put custom ssh values like -D xxx, -NL, etc? |
Beta Was this translation helpful? Give feedback.
-
|
Why does window switching only support |
Beta Was this translation helpful? Give feedback.
-
|
If you need, please open the file { "keys": "<Alt+6>",
"script": "() => { window.activeKit.activateView(6) }"
},
{ "keys": "<Alt+7>",
"script": "() => { window.activeKit.activateView(7) }"
},
{ "keys": "<Alt+8>",
"script": "() => { window.activeKit.activateView(8) }"
},
{ "keys": "<Alt+9>",
"script": "() => { window.activeKit.activateView(9) }"
},I currently have these keys reserved for future use in switching { "keys": "<Alt+6>",
"action": "Window.ActivateEditor" // Activate the editor kit - WindEdit
},
{ "keys": "<Alt+7>",
"action": "Window.ActivateTerminal" // Activate the terminal kit - WindTerm
},
{ "keys": "<Alt+8>",
"action": "Window.ActivateFiler"
},
{ "keys": "<Alt+9>",
"action": "Window.ActivateBrowser"
} |
Beta Was this translation helpful? Give feedback.
-
|
Regarding the profile directory for WindTerm 2.4.0, it seems that WindTerm does not ask for the profile location again after the profile directory is deleted. For example:
Is there a file or a registry entry to edit to change the profile location? |
Beta Was this translation helpful? Give feedback.
-
|
Hello! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Note:
WindTerm 2.4.0 changes the upgrade method to simplify subsequent upgrades or cloud synchronization. Please read the
Upgradeto learn more.Usage:
Windows
Upgrade
Versions before Version 2.4.0
WindTermand select theprofiles directoryand quit..wind/profilesfolder with the oldprofilesfolder.WindTermand all the sessions and configuration will be restored.Versions after Version 2.4.0
WindTermand select theprofiles directorycontaining the old.windfolder.Home Directoryto facilitate subsequent upgrades.If the
.windfolder needs to be moved to another system:WindTerm..windfolder with the old.windfolder.WindTermand all the sessions and configuration will be restored.The .wind folder is cross-platform.
Known Issues:
Changes in Version 2.4.0 Prerelease 1 (2022-3-20):
Translation:
Features:
.windprofiles folder to facilitate subsequent upgrades and cloud synchronization. [Feature request] It would be better to add export and import session functions #161 图标闪烁设置、会话保存-导入导出 #411 每次更新后,那些在老版本的会话,不能直接导入导出到新版本 #438 How can I save the configuration? #529 how to upgrade with old configs #537 如何同步2个pc之间的配置 #541 Session import and export function #601Anything PaletteandTunnelsbuttons to the menu bar.Alt+1toAlt+5to select the first to fifth tab, andAlt+0to select the last tab. Feature suggestions: Pin tabs #82 [Suggestion] Quick tab switch by Alt+num #86 关于会话切换的问题 #420%z - Time Zone.tunnelis set to 0,dynamic port allocationis supported.Ctrl+Dto close the unconnected or disconnected session. Feature: Close the Tab page when the shell exits normally. #397 [Feature Request]Use ctrl-d to close the tab #526ProxyCommand. Need to pass additional arguments to ssh ? #557dumbsystem to support highlighting, folding, outlining andclearing the screen locallyof dumb devices.IPv6andMAC.Improvements:
Morebutton in the toolbar is modified to a menu.mnemonic charactersin strings to be translated.Bugs:
Ctrl+Shift+Wto close a tab, the confirm dialog will not pop up.Expandbutton should beShrink, notExpand.Shell Paneis not transparent.%v. log file appear %v somewhere #556DataTypeof aTcpSession totextand saving, the value is incorrectly saved asbinary.Remote channel is closedis reported.This discussion was created from the release WindTerm 2.4.0 Prerelease 1.
Beta Was this translation helpful? Give feedback.
All reactions