mirror of
https://github.com/tmux/tmux.git
synced 2026-05-31 06:36:18 +00:00
Adjustment from feedback and slight touchups.
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;
|
||||
}
|
||||
break;
|
||||
goto found;
|
||||
}
|
||||
if (fs->wp == NULL) {
|
||||
if (~flags & CMD_FIND_QUIET)
|
||||
|
||||
Reference in New Issue
Block a user