Title
The tab key is not sent to the SSH host using Windows app
Platform
App - Windows
Server Installation Method
Docker
Version
2.5.1
Troubleshooting
The Problem
On Windows app, when connected to a SSH host, pressing tab key does nothing. No autocompletion, no tab space editing a file with nano or vi, nothing.
How to Reproduce
- Open Windows app
- Connect to SSH host
- Press tab
Additional Context
On android app and using Firefox, I don't have this issue. I can't check on Linux app nor iOS. I tried using command "read -sk 1 k; print -r -- ${(qqq)k}" as instructed by ChatGPT and it shows nothing on tab pressed.
Title
The tab key is not sent to the SSH host using Windows app
Platform
App - Windows
Server Installation Method
Docker
Version
2.5.1
Troubleshooting
The Problem
On Windows app, when connected to a SSH host, pressing tab key does nothing. No autocompletion, no tab space editing a file with nano or vi, nothing.
How to Reproduce
Additional Context
On android app and using Firefox, I don't have this issue. I can't check on Linux app nor iOS. I tried using command "read -sk 1 k; print -r -- ${(qqq)k}" as instructed by ChatGPT and it shows nothing on tab pressed.