minor cleanup

This commit is contained in:
Piotr Kocia 2025-03-30 15:27:06 +02:00
parent 2d8e1d7295
commit 23c95f1dea
2 changed files with 5 additions and 5 deletions

View file

@ -3212,6 +3212,8 @@ wl_pointer_button(void *data, struct wl_pointer *wl_pointer,
break;
case TERM_SURF_GRID: {
// TODO (kociap): unsure whether mouse should cancel vimode
// or work in tandem.
vimode_cancel(term);
urls_reset(term);