mirror of
https://github.com/gryf/vmstrap.git
synced 2026-02-01 05:35:48 +01:00
Differentiate tmux config between the versions.
This commit is contained in:
@@ -19,8 +19,6 @@ set -g pane-base-index 1
|
||||
|
||||
# don't rename my tabs
|
||||
set -g allow-rename off
|
||||
# renumber windows when a window is closed
|
||||
set -g renumber-windows on
|
||||
|
||||
#bind-key r source-file ~/.tmux.conf \; display "Config reloaded!"
|
||||
|
||||
@@ -81,5 +79,3 @@ bind-key + resize-pane -U 3
|
||||
|
||||
# vi-style controls for copy mode
|
||||
set-window-option -g mode-keys vi
|
||||
|
||||
# v and y like vi in copy-mode
|
||||
|
||||
Reference in New Issue
Block a user