Skip to content

Commit

Permalink
tmux 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayerlein committed Nov 8, 2015
1 parent 5ad96ca commit 2f47a36
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions home/.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ set-option -g renumber-windows on
set-option -g history-limit 10000

# Enable mouse
set-window-option -g mode-mouse on
set-option -g mouse-select-pane on
set-option -g mouse-select-window on
set-option -g mouse-resize-pane on
set-option -g mouse on

# Set prefix key to Ctrl-a
set-option -g prefix C-a
Expand Down

0 comments on commit 2f47a36

Please sign in to comment.