Browse Source

tmux.conf: Removve mode-mouse config

pull/15/head
10sr 8 years ago
parent
commit
fa598d0ac0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tmux.conf

+ 1
- 1
tmux.conf View File

@@ -26,7 +26,7 @@ set -g base-index 1
set -g pane-base-index 1
set -g renumber-windows off
setw -g mode-keys vi
setw -g mode-mouse off
#setw -g mode-mouse off
#set -g default-command /bin/bash

#set -g default-path "$HOME"


Loading…
Cancel
Save