|
|
@ -1,8 +1,8 @@ |
|
|
|
################################### |
|
|
|
################################### |
|
|
|
# # |
|
|
|
# # |
|
|
|
# Custom Binds # |
|
|
|
# Custom Binds # |
|
|
|
# # |
|
|
|
# # |
|
|
|
################################### |
|
|
|
################################### |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Rebind tmux prefix to <c-space> to match vim |
|
|
|
# Rebind tmux prefix to <c-space> to match vim |
|
|
@ -78,12 +78,14 @@ bind p paste-buffer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
################################### |
|
|
|
################################### |
|
|
|
# # |
|
|
|
# # |
|
|
|
# Custom Settings # |
|
|
|
# Custom Settings # |
|
|
|
# # |
|
|
|
# # |
|
|
|
################################### |
|
|
|
################################### |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Enable vi-like keybindings |
|
|
|
# Enable vi-like keybindings |
|
|
|
set-window-option -g mode-keys vi |
|
|
|
set-window-option -g mode-keys vi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Pass-through C- |
|
|
|
|
|
|
|
set-window-option -g xterm-keys on |
|
|
|