Compare commits

..

No commits in common. "6d0ec8559b6d580875a1386aa0b4546612f6e40f" and "837a341c0d6c8694fbbc5caeed09bf1582a23292" have entirely different histories.

2 changed files with 5 additions and 4 deletions

View File

@ -73,8 +73,8 @@
"KC_F", "KC_F",
"KC_G", "KC_G",
"KC_LEFT", "KC_LEFT",
"KC_DOWN",
"KC_UP", "KC_UP",
"KC_DOWN",
"KC_RGHT", "KC_RGHT",
"KC_QUOT", "KC_QUOT",
"KC_EQL", "KC_EQL",
@ -123,8 +123,8 @@
"KC_F", "KC_F",
"KC_G", "KC_G",
"KC_HOME", "KC_HOME",
"KC_PGDN",
"KC_PGUP", "KC_PGUP",
"KC_PGDN",
"KC_END", "KC_END",
"KC_F12", "KC_F12",
"KC_ENT", "KC_ENT",
@ -173,8 +173,8 @@
"KC_F", "KC_F",
"KC_G", "KC_G",
"KC_MPRV", "KC_MPRV",
"KC_VOLD",
"KC_VOLU", "KC_VOLU",
"KC_VOLD",
"KC_MNXT", "KC_MNXT",
"KC_MUTE", "KC_MUTE",
"KC_MPLY", "KC_MPLY",

View File

@ -71,7 +71,8 @@ bind C-l send-keys 'C-l'
set-option -g allow-passthrough on set-option -g allow-passthrough on
set -g default-terminal "screen-256color" set -g default-terminal "xterm-256color"
set-option -ga terminal-overrides "xterm-256color"
# status and culors # status and culors
set -g status-left-length 85 set -g status-left-length 85