mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Spacing tweaks.
This commit is contained in:
@ -2841,6 +2841,7 @@ window_copy_command(struct window_mode_entry *wme, struct client *c,
|
||||
if (count == 0)
|
||||
return;
|
||||
command = args_string(args, 0);
|
||||
|
||||
if (m != NULL && m->valid && !MOUSE_WHEEL(m->b))
|
||||
window_copy_move_mouse(m);
|
||||
|
||||
|
Reference in New Issue
Block a user