Skip to content

shift is not recognized in screen/tmux session #983

@rynnon

Description

@rynnon

Description of the problem or steps to reproduce

  • start tmux or screen (terminal multiplexers)
  • try to select text using shift+arrow
  • cursor does not move as long as I hold shift

Workaround:

  1. add options to tmux.conf
    set -g default-terminal xterm
    set-window-option -g xterm-keys on

with those settings, text selection in micro works, but they don't work so great for other applications - htop's display doesn't get updated properly, whether I use urxvt or xterm.

1.5) use a gnome-terminal-based terminal emulator (i tried mate-terminal)

With this, htop still looks a little funky, but at least there are no artifacts when using the search function.

Specifications

Commit hash: 5fc8f84
OS: Ubuntu 16.04
Terminal: urxvt, xterm, mate-terminal

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