Merge branch 'master' of github.com:dustinswan/dotfiles
This commit is contained in:
commit
dc4e801221
1 changed files with 1 additions and 2 deletions
|
|
@ -3,13 +3,12 @@ unbind C-b
|
||||||
set -g prefix C-a
|
set -g prefix C-a
|
||||||
bind a send-prefix
|
bind a send-prefix
|
||||||
|
|
||||||
# I must be missing something..
|
# I must be missing something.. why don't these work automatically?
|
||||||
bind C-n next-window
|
bind C-n next-window
|
||||||
bind C-p previous-window
|
bind C-p previous-window
|
||||||
bind C-c new-window
|
bind C-c new-window
|
||||||
bind C-d detach
|
bind C-d detach
|
||||||
|
|
||||||
# handy
|
|
||||||
bind C-a last-window
|
bind C-a last-window
|
||||||
|
|
||||||
# basic settings
|
# basic settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue