Skip to content
Discussion options

You must be logged in to vote

The program is responsible for turning off mouse tracking mode, Ghostty has no way of knowing when to do it. Since the ssh connection was abruptly dropped, the program never got a chance to turn it off, so it wasn't turned off; the only real solution here would be for ssh to reset a bunch of terminal state on exit1. Run reset (or press Reset in the context menu).

Footnotes

  1. Or your shell, when it reaches a prompt; a few like fish do indeed do this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 00-kat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue is in an upstream project vt Control sequence related
2 participants