Compare commits
2
Commits
1c76f61e0d
...
2613b5eb1e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2613b5eb1e
|
||
|
|
e33aef7b9c
|
@@ -16,6 +16,11 @@
|
|||||||
# split bindings: prefix+h = horizontal split (top/bottom)
|
# split bindings: prefix+h = horizontal split (top/bottom)
|
||||||
bind h split-window -v
|
bind h split-window -v
|
||||||
|
|
||||||
|
# window navigation
|
||||||
|
bind -n M-n next-window
|
||||||
|
bind -n M-p previous-window
|
||||||
|
bind -n M-Tab last-window
|
||||||
|
|
||||||
# hide the status bar
|
# hide the status bar
|
||||||
set -g status off
|
set -g status off
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user