mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-21 01:40:16 -05:00
minor cleanup
This commit is contained in:
parent
2d8e1d7295
commit
23c95f1dea
2 changed files with 5 additions and 5 deletions
2
input.c
2
input.c
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue