Jonathan Jacobs
Jonathan Jacobs
I tried to look up how to disable mouse reporting with termwiz but the documentation seems pretty bad. I tried `system_terminal.add_change(…CSI escape codes)` but couldn’t manage to get it working,...
This should be fixed on `master` now, as long as you have the `general.mouse_support` setting disabled (the default, currently).
> Hey! 👋 > > The issue doesn't seem to contain a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example). > > Could you provide a [snack](https://snack.expo.dev/) or a link to a GitHub repository under your...