Commit ad07bb2
ux: hint Escape key when no tasks match in interactive selector
When a user runs a non-existent task (e.g. `vp run zzzzz`), the
interactive selector shows "No matching tasks." which can make users
think the command is hanging. Adding "Press Escape to clear search."
gives an actionable next step.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2e30409 commit ad07bb2
File tree
2 files changed
+2
-2
lines changed- crates
- vite_select/src
- vite_task_bin/tests/e2e_snapshots/fixtures/task-select/snapshots
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | | - | |
| 437 | + | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments