mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
This commit is contained in:
parent
b564d4a088
commit
2b8a565f89
3 changed files with 78 additions and 8 deletions
|
|
@ -310,6 +310,7 @@ const App = ({ config, settings, startupWarnings = [] }: AppProps) => {
|
|||
stdin,
|
||||
setRawMode,
|
||||
isValidPath,
|
||||
shellModeActive,
|
||||
});
|
||||
|
||||
const handleExit = useCallback(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue