For example, when trying to save a comment with control + s, the comment does not save, and instead 0x13 is written to the comment box.
Running on iTerm2, tmux 3.6 in control model (tmux -CC), tmux conf:
set -g extended-keys on
set-option -g default-shell /usr/bin/zsh
set -g extended-keys-format csi-u
set -g allow-passthrough on
set -ga update-environment TERM
set -ga update-environment TERM_PROGRAM
Sidebar: really love this tool, thanks a lot for sharing it!
For example, when trying to save a comment with control + s, the comment does not save, and instead
0x13is written to the comment box.Running on iTerm2, tmux 3.6 in control model (
tmux -CC), tmux conf:Sidebar: really love this tool, thanks a lot for sharing it!