mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 18:38:48 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
f378a0b24d
@ -1978,7 +1978,7 @@ window_copy_command(struct window_mode_entry *wme, struct client *c,
|
||||
enum window_copy_cmd_action action;
|
||||
const char *command;
|
||||
u_int i;
|
||||
int ismotion, keys;
|
||||
int ismotion = 0, keys;
|
||||
|
||||
if (args->argc == 0)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user