X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Ftmux.conf;h=223ad893fc4cd949c816bd876f0714f0eef3b56b;hb=ee6fa75b9f8ccec352dedb1c14ea9484cccb318d;hp=e7cc43088f0b149b576876e1572d91d7cb61759c;hpb=646f73f98fab15506cd9230ea73da95944a996bf;p=grml-etc-core.git diff --git a/etc/tmux.conf b/etc/tmux.conf index e7cc430..223ad89 100644 --- a/etc/tmux.conf +++ b/etc/tmux.conf @@ -16,6 +16,7 @@ unbind space bind-key space next-window bind-key C-space next-window bind-key K confirm-before kill-window +bind-key \ confirm-before kill-session #bind-key C-h previous-window #rebind keys @@ -33,6 +34,7 @@ set -g default-terminal "screen-256color" set -g display-panes-time 3000 set -g mouse-select-pane off set -g visual-activity on +set -g mode-keys vi #set status line appearance set -g status-utf8 on