Skip to content

Keyboard command that include control (eg control + s) do not successfully trigger in tmux #345

@paw-lu

Description

@paw-lu

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions