Add Kitty terminal optimizations #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — personal config repo
Repo
ldraney/tmux-custom
User Story
As a Kitty+tmux user, I want optimized terminal passthrough settings so that Claude Code keybindings, true color, and undercurl rendering work correctly inside tmux.
Context
Running Kitty 0.47.1 on Arch with tmux-git (next-3.7). Default tmux config drops extended key sequences and lacks true color passthrough, breaking Claude Code keybindings and diff rendering.
File Targets
.tmux.conf— add Kitty optimization blockAcceptance Criteria
printf "\x1b[38;2;255;100;0mTRUECOLOR\x1b[0m\n")Test Expectations
Constraints
Checklist
Related
N/A