made home and end keys work again with tmux

master
Daniel Nägele 11 years ago
parent 52a472c421
commit a523a789fe
  1. 3
      tmux.conf

@ -78,3 +78,6 @@ set-window-option -g clock-mode-style 24
# titles
set -g automatic-rename on
# make home and end keys work
set-window-option -g xterm-keys on

Loading…
Cancel
Save