We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4d09d commit 769686cCopy full SHA for 769686c
src/js/page/terminal/terminal.mjs
@@ -31,7 +31,6 @@ import type {JobMetaInfo} from './shell';
31
import type {ExtensionSettings} from '@common/constants';
32
import type {CMDAssistantOption} from './core/command_assistant';
33
export type TerminalOptions = {
34
- commandTimeout: number,
35
...ExtensionSettings,
36
};
37
0 commit comments