Skip to content

Multi-line prompt does not work #359

@davidyudd

Description

@davidyudd

Shift+Enter does not seem to work on my MacOS. I had to add the following to the ~/.tmux.conf to make it work:

bind-key -n S-Enter send-keys Escape "[13;2u"
set -s extended-keys on
set -as terminal-features 'tmux-256color:extkeys'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions