Tested the new commands and updated documentation.

This commit is contained in:
Dane Jensen
2026-04-13 13:50:13 -07:00
parent 950194fb63
commit 4bb7a86753
3 changed files with 159 additions and 194 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;
}
goto found;
break;
}
if (fs->wp == NULL) {
if (~flags & CMD_FIND_QUIET)