Skip to content

tmux-sensible does not honor default-terminalΒ #50

@hholst80

Description

@hholst80

Repro:

$ tmux
$ echo $TERM
screen
$ tmux -V
tmux 2.8
$ tmux show-option -sv default-terminal
screen
$ grep default ~/.tmux.conf
$
$ tmux set-option -s default-terminal screen-256color
$ tmux show-option -sv default-terminal
screen-256color
$

Not sure how to fix this in an easy way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions