This commit is contained in:
2015-09-25 20:22:53 +02:00
parent 1cdb2bb7f8
commit 4b94097c04
3 changed files with 128 additions and 244 deletions

View File

@@ -86,6 +86,9 @@ unbind '"'
bind-key s split-window -v -c "#{pane_current_path}"
bind-key v split-window -h -c "#{pane_current_path}"
bind-key -n C-h previous-window
bind-key -n C-l next-window
bind-key c new-window -c "#{pane_current_path}"
bind-key -n S-down new-window