mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
docs: Update keyboard shortcuts for input clearing functionality (#6627)
This commit is contained in:
parent
c668699e77
commit
b6e7796346
2 changed files with 2 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ export const Help: React.FC<Help> = ({ commands }) => (
|
|||
<Text bold color={Colors.AccentPurple}>
|
||||
Esc
|
||||
</Text>{' '}
|
||||
- Cancel operation
|
||||
- Cancel operation / Clear input (double press)
|
||||
</Text>
|
||||
<Text color={Colors.Foreground}>
|
||||
<Text bold color={Colors.AccentPurple}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue