Updated Tmux Conf
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@
|
||||
## DOWNLOADED FROM GITHUB ##
|
||||
|
||||
# Send prefix
|
||||
set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
unbind-key C-a
|
||||
set-option -g prefix C-b
|
||||
bind-key C-b send-prefix
|
||||
unbind-key C-b
|
||||
|
||||
# Use Alt-arrow keys to switch panes
|
||||
bind -n M-Left select-pane -L
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user