mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
This reverts commit c445f43f8d.
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
hasUsedBackslashReturn,
|
||||
isShiftEnterKeyBindingInstalled,
|
||||
} from '../../commands/terminalSetup/terminalSetup.js'
|
||||
import type { Key } from '@anthropic/ink'
|
||||
import type { Key } from '../../ink.js'
|
||||
import { getGlobalConfig } from '../../utils/config.js'
|
||||
import { env } from '../../utils/env.js'
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user