fix(tui): preserve command keybinds while prompt suggestion is visible#1107
Open
qiaozongming wants to merge 1 commit into
Open
fix(tui): preserve command keybinds while prompt suggestion is visible#1107qiaozongming wants to merge 1 commit into
qiaozongming wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run oxlint:
packages/app/src/context/global-sync.tsx#L13
Identifier 'unwrap' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/actor/registry.test.ts#L2
Identifier 'Effect' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/agent/agent.test.ts#L832
Parameter 'dir' is declared but never used. Unused parameters should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/actor/cancel-cascade.test.ts#L52
Identifier 'ProviderID' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/actor/cancel-cascade.test.ts#L52
Identifier 'ModelID' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/actor/registry-status.test.ts#L2
Identifier 'Effect' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/skill/compose-review.test.ts#L114
Variable 'allContent' is declared but never used. Unused variables should start with a '_'.
|
|
Run oxlint:
packages/opencode/test/cli/tui/thread.test.ts#L11
Identifier 'TuiConfig' is imported but never used.
|
|
Run oxlint:
packages/app/src/components/prompt-input.tsx#L57
Identifier 'useQuery' is imported but never used.
|
|
Run oxlint:
packages/opencode/test/cli/run-completion.test.ts#L72
Variable 'calls' is assigned a value but never used. Unused variables should start with a '_'.
|
background
wait
wait-all
cancel
parallel
Loading