Skip to content

Fix iTerm control keys in tmux mode - #2

Merged
dtump merged 1 commit into
mainfrom
fix/iterm-control-keys
Aug 10, 2026
Merged

Fix iTerm control keys in tmux mode#2
dtump merged 1 commit into
mainfrom
fix/iterm-control-keys

Conversation

@dtump

@dtumpdtump commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • build pinned tmux 3.4 instead of Ubuntu's newer tmux package
  • preserve iTerm2 control-mode hexadecimal key decoding for Ctrl-P, Ctrl-X, and other control shortcuts
  • verify the upstream tmux source archive with a SHA-256 checksum

Validation

  • git diff --check
  • bash -n run.sh entrypoint.sh
  • python3 -m unittest discover -s tests -p 'test_*.py' -v
  • manual Docker build and iTerm2/Colima verification

@dtump
dtump merged commit 4f745f3 into mainAug 10, 2026
8 of 9 checks passed
@dtump
dtump deleted the fix/iterm-control-keys branch August 10, 2026 15:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dtump