microsoft/Terminal
Ver no GitHubSsh MouseEvent doesn't work with touch input
Open
#11.612 aberto em 25 de out. de 2021
Area-InputArea-TerminalControlHelp WantedIssue-BugPriority-2Product-Terminal
Métricas do repositório
- Stars
- (35.764 stars)
- Métricas de merge de PR
- (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)
Description
Windows Terminal version (or Windows build number)
1.10.2714.0
Other Software
found it out by using HTOP on a debian linux server connected via SSH
Steps to reproduce
- Ssh into a linux machine via the
ssh [IP]command. - Open HTOP by typing
sudo htop - Click with your mouse on a row, it becomes selected. Now touch on another row. Nothing happens.
Expected Behavior
Touch inputs are passed to SSH.
Actual Behavior
Touch doesn't work.