coder / coder/ghostty-web

xterm.js internal APIs

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.8k
Forks
172
PR merge metrics
No merged PRs in 30d

Description

I know it's probably not in the scope of this project (and probably shouldn't be), but we are using xterm.js in our software and we are using private APIs to render tooltips on top of the xterm.js instance. We are using this private API:

`terminalInstance._core._mouseService.getMouseReportCoords()`

Which is not implemented in ghostty-web (not surprising on account of this being a private API). I am wondering if you would be open to adding such API on top of the xtermjs API or whether I should request the API being made public in the xterm.js project instead?

This is a very impressive project and I am looking forward to switching over sometime in the future!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.