felixse / felixse/FluentTerminal
Support modifier key to send mouse events to/through xterm.js, not terminal app
- Ngôn ngữ chính
- C#
- Star
- 9.6k
- Fork
- 448
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.