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

feat(terminal): support mouse click event SGR (1006) #91

Closed
ericwq opened this issue Aug 1, 2024 · 1 comment
Closed

feat(terminal): support mouse click event SGR (1006) #91

ericwq opened this issue Aug 1, 2024 · 1 comment

Comments

@ericwq
Copy link
Owner

ericwq commented Aug 1, 2024

time=2024-08-01T15:07:28.579+08:00 level=DEBUG msg=mainLoop pid=32021 point=100 network.WaitTime=2997 overlays.WaitTime=9223370314358727228 timeout=2997
time=2024-08-01T15:07:28.628+08:00 level=DEBUG msg=processUserInput pid=32021 buf="\x1b[<0;1;5M" hex="1b 5b 3c 30 3b 31 3b 35 4d"
time=2024-08-01T15:07:28.628+08:00 level=WARN msg="Unhandled input:" pid=32021 input="\x1b[<" state=CSI inputOps="[0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0]" nInputOps=1 argBuf="" unimplement=Any
time=2024-08-01T15:07:28.630+08:00 level=DEBUG msg=mainLoop pid=32021 point=100 network.WaitTime=149 overlays.WaitTime=50 timeout=50
time=2024-08-01T15:07:28.636+08:00 level=DEBUG msg=processUserInput pid=32021 buf="\x1b[<0;1;5m" hex="1b 5b 3c 30 3b 31 3b 35 6d"
time=2024-08-01T15:07:28.636+08:00 level=WARN msg="Unhandled input:" pid=32021 input="\x1b[<" state=CSI inputOps="[0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0]" nInputOps=1 argBuf="" unimplement=Any

Extended coordinates

@ericwq ericwq changed the title Improve(terminal): support mouse click event SGR (1006) feat(terminal): support mouse click event SGR (1006) Aug 1, 2024
@ericwq
Copy link
Owner Author

ericwq commented Aug 1, 2024

done

@ericwq ericwq closed this as completed Aug 1, 2024
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