1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-24 23:08:47 +00:00

Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam 2019-06-23 13:02:26 +01:00
commit 50c4c5917d

View File

@ -784,7 +784,6 @@ options_scope_from_name(struct args *args, int window,
}
break;
}
scope = OPTIONS_TABLE_WINDOW;
/* FALLTHROUGH */
case OPTIONS_TABLE_WINDOW:
if (args_has(args, 'g')) {