mirror of
https://github.com/tmux/tmux.git
synced 2025-01-26 07:58:55 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
7e6db00dd2
@ -504,7 +504,6 @@ server_client_check_mouse(struct client *c, struct key_event *event)
|
||||
type = TRIPLE;
|
||||
x = m->x, y = m->y, b = m->b;
|
||||
log_debug("triple-click at %u,%u", x, y);
|
||||
ignore = 1;
|
||||
goto have_event;
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user