Adjustment from feedback and slight touchups.

This commit is contained in:
Dane Jensen
2026-04-14 12:40:59 -07:00
parent f992c68fd8
commit 1bc85cb59e
4 changed files with 74 additions and 70 deletions

View File

@@ -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)