workaround: /terminal-setup for kitty terminal
Status Closed — not planned
Maintainer reply None cached
Activity 6 comments · opened Jul 17, 2025 · closed Feb 5, 2026
This worked for me:
cat >> '~.config/kitty/kitty.conf' <<EOF
# send a newline literal, for claude-cli
map shift+enter send_text all \n
EOF
kill -USR1 $(pgrep kitty) # reload configThis issue has 6 comments on GitHub. Read the full discussion on GitHub ↗