[PR #105] [MERGED] make ctrl+d quit too, just like shells #9536

Closed
opened 2026-02-16 18:13:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/105
Author: @Schniz
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @thdxr

Base: devHead: schniz/quit-on-ctrl-d


📝 Commits (1)

  • 79cefb9 make ctrl+d quit too, just like shells

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 packages/tui/internal/components/chat/editor.go (+5 -0)

📄 Description

it's just muscle memory


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/105 **Author:** [@Schniz](https://github.com/Schniz) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `schniz/quit-on-ctrl-d` --- ### 📝 Commits (1) - [`79cefb9`](https://github.com/anomalyco/opencode/commit/79cefb9b222911caede0a5e9e901b58de72114e3) make ctrl+d quit too, just like shells ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/chat/editor.go` (+5 -0) </details> ### 📄 Description it's just muscle memory --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:43 -05:00
yindo closed this issue 2026-02-16 18:13:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9536