mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 22:26:18 +00:00
Tested the new commands and updated documentation.
This commit is contained in:
@@ -1030,7 +1030,7 @@ cmd_find_target(struct cmd_find_state *fs, struct cmdq_item *item,
|
||||
fs->w = fs->wl->window;
|
||||
fs->wp = fs->w->active;
|
||||
}
|
||||
goto found;
|
||||
break;
|
||||
}
|
||||
if (fs->wp == NULL) {
|
||||
if (~flags & CMD_FIND_QUIET)
|
||||
|
||||
Reference in New Issue
Block a user