3 comments (3 comments)1 reaction (1 reaction)0 assignees (0 assignees)TypeScript16,196 stars (16,196 stars)1,574 forks (1,574 forks)batch import
area/mousehelp wantedtype/bug
- Issue 種別
- bug
- 調査方針
- Investigate the mouse event handling in xterm.js, particularly in `SelectionManager` and `InputHandler`. Reproduce the issue with `less mouse <file>` and verify that option+click does not trigger text selection. Check the linked VS Code issue (microsoft/vscode#165004) for additional context. Look for relevant code in `src/browser/selection/` and test with the mouse protocol. Consider adding a test case for option+click with mouse tracking enabled.