Skip to content

fix(tui): reserve home and end for navigation - #40123

Merged
opencode-agent[bot] merged 2 commits into
v2from
input-home-defaults
Aug 2, 2026
Merged

fix(tui): reserve home and end for navigation#40123
opencode-agent[bot] merged 2 commits into
v2from
input-home-defaults

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the default bare Home and End bindings from input buffer editing
  • retain Shift+Home / Shift+End for selecting to the start or end of the input buffer
  • keep buffer commands configurable while retaining Ctrl+A / Ctrl+E for logical lines and Alt+A / Alt+E for visual lines
  • leave bare Home / End available for session and dialog navigation

Checks

  • bun test test/config.test.tsx
  • bun typecheck
  • bun x prettier --check packages/tui/src/config/v1/keybind.ts packages/tui/test/config.test.tsx

Requested by: @simonklee (Simon via Slack)

@opencode-agent
opencode-agent Bot enabled auto-merge (squash) August 2, 2026 04:32
@opencode-agent
opencode-agent Bot merged commit adbd228 into v2 Aug 2, 2026
10 checks passed
@opencode-agent
opencode-agent Bot deleted the input-home-defaults branch August 2, 2026 04:39
github-actions Bot pushed a commit to ReStranger/opencode that referenced this pull request Aug 3, 2026
* upstream/v2:
  test(core): stabilize shell integration timing (anomalyco#40084)
  fix(core): route Bedrock packages natively (anomalyco#40165)
  feat(ai): add native Bedrock Mantle support (anomalyco#40119)
  fix(tui): reserve home and end for navigation (anomalyco#40123)
  refactor(ai): align multimodal naming (anomalyco#40073)
  refactor(tui): remove redundant code (anomalyco#40081)
  fix(tui): discover plugins across config roots (anomalyco#39988)
  fix(tui): make vertical tabs responsive (anomalyco#40080)
  feat(tui): add vertical session tabs (anomalyco#40072)
  fix: preserve provider error status (anomalyco#39976)
  fix(tui): prevent sidebar scrollbar flash (anomalyco#40056)
  feat(tui): prioritize favorite model search results (anomalyco#40049)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant