microsoft/Terminal

Ssh MouseEvent doesn't work with touch input

オープン

#11,612 opened on 2021/10/25

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-InputArea-TerminalControlHelp WantedIssue-BugPriority-2Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

  1. Ssh into a linux machine via the ssh [IP] command.
  2. Open HTOP by typing sudo htop
  3. 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.

コントリビューターガイド