From 9ad1d3f0ce1d909c10f75172b6b71f5cfeb8b4c0 Mon Sep 17 00:00:00 2001 From: Timmy Date: Mon, 13 Jul 2026 16:21:57 +0800 Subject: [PATCH] docs: add clipboard-read to ghostty config Co-Authored-By: Claude Opus 4.8 (1M context) --- ghostty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ghostty.md b/ghostty.md index ceda72c..40bf6c1 100644 --- a/ghostty.md +++ b/ghostty.md @@ -36,6 +36,7 @@ macos-option-as-alt = left # 體驗 copy-on-select = clipboard +clipboard-read = allow mouse-hide-while-typing = true window-save-state = always ```