Merge branch 'master' of www.alexselimov.com:aselimov/SelimovDE
This commit is contained in:
commit
c241b5d20f
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ bind - split-window -v -c "#{pane_current_path}"
|
||||||
unbind '"'
|
unbind '"'
|
||||||
unbind %
|
unbind %
|
||||||
|
|
||||||
|
# New windows open in current directory
|
||||||
|
bind c new-window -c "#{pane_current_path}"
|
||||||
|
|
||||||
# reload config file (change file location to your the tmux.conf you want to use)
|
# reload config file (change file location to your the tmux.conf you want to use)
|
||||||
bind r source-file ~/.tmux.conf
|
bind r source-file ~/.tmux.conf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue