show esc keybinding hint for recording

This commit is contained in:
talksik
2026-04-13 09:14:22 -07:00
parent f2b439cc86
commit 1cdaac66db
@@ -225,10 +225,13 @@ export function RecordingOverlay({
to review
</span>
<span>
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
Esc
</kbd>{" or "}
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
Q
</kbd>{" "}
cancel
to cancel
</span>
</div>
)}
@@ -252,10 +255,13 @@ export function RecordingOverlay({
next
</span>
<span>
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
Esc
</kbd>{" or "}
<kbd className="rounded bg-white/10 px-1.5 py-0.5 font-mono text-xs">
Q
</kbd>{" "}
cancel
to cancel
</span>
<span>
<Button