Skip to content

Add support for 'bind-key S-Left' and 'bind-key S-Right' #53

Closed
@cschar

Description

@cschar

The following works in my local tmux.conf but I think it isn't supported in pymux (or in prompt_toolkit?)

# Shift arrow to switch windows
bind-key -n S-Left  previous-window
bind-key -n S-Right next-window

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions