felixse / felixse/FluentTerminal

Support modifier key to send mouse events to/through xterm.js, not terminal app

Ouverte
#84 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
upstream
Langage dominant
C#
Étoiles
9.6k
Forks
448
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

It'd be nice to be able to send mouse events to the process, not the terminal. Selecting tmux panes, scrolling in less, etc... These work in the Windows consoles, so there should be a way to make them work for us too.

I'll note that this doesn't even work in the VSCode terminal, which is my benchmark for xterm.js based terminals on Windows, so... This will likely have to wait until 1809 drops.

Based on some poking around for other reasons, this would likely involve some modifications around here: https://github.com/felixse/FluentTerminal/blob/14d111c4de295c8c0468525378535cdbd5bd40c2/FluentTerminal.RuntimeComponent/Interfaces/ITerminalEventListener.cs#L13

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.