mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
help: add shift+tab tip (#2892)
This commit is contained in:
@@ -115,6 +115,12 @@ export const Help: React.FC<Help> = ({ commands }) => (
|
|||||||
</Text>{' '}
|
</Text>{' '}
|
||||||
- Jump through words in the input
|
- Jump through words in the input
|
||||||
</Text>
|
</Text>
|
||||||
|
<Text color={Colors.Foreground}>
|
||||||
|
<Text bold color={Colors.AccentPurple}>
|
||||||
|
Shift+Tab
|
||||||
|
</Text>{' '}
|
||||||
|
- Toggle auto-accepting edits
|
||||||
|
</Text>
|
||||||
<Text color={Colors.Foreground}>
|
<Text color={Colors.Foreground}>
|
||||||
<Text bold color={Colors.AccentPurple}>
|
<Text bold color={Colors.AccentPurple}>
|
||||||
Esc
|
Esc
|
||||||
|
|||||||
Reference in New Issue
Block a user