Skip to content

Commit

Permalink
Fix tmux config
Browse files Browse the repository at this point in the history
  • Loading branch information
szajbus committed Aug 24, 2021
1 parent 8d0929a commit 1b1c0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.conf
Expand Up @@ -10,7 +10,7 @@ bind-key C-a send-prefix
bind | split-window -h
bind - split-window -v
unbind '"'
unbind %"
unbind %

# switch panes using Alt-arrow without prefix
bind -n M-Left select-pane -L
Expand Down

0 comments on commit 1b1c0fc

Please sign in to comment.