Skip to content

Instantly share code, notes, and snippets.

@u1i
Created May 3, 2026 04:14
Show Gist options
  • Select an option

  • Save u1i/d1796133c2be53d0eed66d337e71c5d9 to your computer and use it in GitHub Desktop.

Select an option

Save u1i/d1796133c2be53d0eed66d337e71c5d9 to your computer and use it in GitHub Desktop.
Claude Code in GNU Screen
# Force screen to use 256 colors
term screen-256color
# Tell screen to allow 256 color programs
attrcolor b ".I"
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
defscreenrc 256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment