more
This commit is contained in:
@@ -40,9 +40,13 @@ in
|
||||
set -g status-position top
|
||||
set -g mouse on
|
||||
setw -g mode-keys vi
|
||||
set -g renumber-windows on
|
||||
set -ga terminal-overrides ",xterm-256color:Tc"
|
||||
|
||||
# Start Index 1
|
||||
set -g base-index 1
|
||||
setw -g pane-base-index 1
|
||||
set -g renumber-windows on
|
||||
|
||||
# Maintain Directory
|
||||
bind '"' split-window -c "#{pane_current_path}"
|
||||
bind % split-window -h -c "#{pane_current_path}"
|
||||
|
||||
Reference in New Issue
Block a user