We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can open SSH from the command line, but the program will exit when by shortcut In the log file, there is only one "Received keyboard command"
2022-03-10 11:38:08.217 +08:00 [DBG] Received CreateTerminalResponse: [{"Identifier":8,"Name":"Powershell","Success":true,"Error":null,"$type":"CreateTerminalResponse"}] 2022-03-10 11:38:10.762 +08:00 [DBG] Received keyboard command: '["cd02ffaa-f37a-4d8c-ae6f-45470fd6ec2b"]' 2022-03-10 11:38:16.516 +08:00 [FTL] Initialized 2022-03-10 11:38:16.517 +08:00 [DBG] Created ApplicationViewAdapter for ApplicationView with Id: [-1707255] 2022-03-10 11:38:16.947 +08:00 [DBG] MainViewModel with ApplicationView Id: [-1707255] activated. 2022-03-10 11:38:17.029 +08:00 [DBG] WebView navigation completed. Target: ["ms-appx-web://53621fsapps.fluentterminal/Client/index.html"] 2022-03-10 11:38:17.091 +08:00 [DBG] Sending CreateTerminalRequest: [{"Identifier":1,"Id":0,"Size":{"Columns":140,"Rows":34,"$type":"TerminalSize"},"Profile":{"Id":"813f2298-210a-481a-bdbf-c17bc637a3e2","PreInstalled":true,"Name":"Powershell","Arguments":"","Location":"C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe","WorkingDirectory":"D:\","TabThemeId":0,"EnvironmentVariables":{"TERM":"xterm-256color"},"UseConPty":true,"UseBuffer":false,"MigrationVersion":1,"Tag":{"$type":"DelayedHistorySaver"},"TerminalThemeId":"00000000-0000-0000-0000-000000000000","KeyBindings":[{"Command":"813f2298-210a-481a-bdbf-c17bc637a3e2","Key":49,"Ctrl":true,"Alt":true,"Shift":false,"Meta":false,"$type":"KeyBinding"}],"$type":"ShellProfile"},"SessionType":"ConPty","$type":"CreateTerminalRequest"}] 2022-03-10 11:38:17.856 +08:00 [DBG] Received CreateTerminalResponse: [{"Identifier":8,"Name":"Powershell","Success":true,"Error":null,"$type":"CreateTerminalResponse"}]
Fluent Terminal Version : 0.7.6.0 Windows 10 Version : 21H2 Build 19044
The text was updated successfully, but these errors were encountered:
I can confirm this problem. I used context menu shortcuts for a long time and it worked like a charm.
Fluent Terminal Version : 0.7.6.0 Windows 11 Pro: 21H2 Build 22000.556
Sorry, something went wrong.
99dcba6
No branches or pull requests
I can open SSH from the command line, but the program will exit when by shortcut
In the log file, there is only one "Received keyboard command"
Fluent Terminal Version : 0.7.6.0
Windows 10 Version : 21H2 Build 19044
The text was updated successfully, but these errors were encountered: