show esc keybinding hint for recording
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user