Replace terminal type

to get JUNOS devices working correctly

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-01-23 15:33:08 +01:00
parent 8d28356113
commit d929cc8574
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -80,7 +80,7 @@ bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."
set-window-option -g automatic-rename
# color
set -g default-terminal "screen-256color"
set -g default-terminal "xterm-256color"
# Pane switching with Alt+arrow
bind -n M-Left select-pane -L