Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag causes text selection #57

Open
fulldecent opened this issue Nov 4, 2024 · 0 comments
Open

Drag causes text selection #57

fulldecent opened this issue Nov 4, 2024 · 0 comments

Comments

@fulldecent
Copy link

This is not a problem in actual terminal emulator.

But on the web, if you are dragging a window, then the browser will show it as a text selection from the original location to the final location.

We could solve this just for the browser by doing: 1) show a clear div over everything 2) intercept clicks/drags/scrolls and play through to the TUI layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant