Extends emacs and tmux configs
This commit is contained in:
parent
2469efa06c
commit
3c92292b0e
3 changed files with 35 additions and 20 deletions
|
|
@ -140,10 +140,6 @@ set-window-option -g allow-rename off
|
|||
bind c new-window -c '#{pane_current_path}'
|
||||
|
||||
|
||||
# mouse mode
|
||||
set-option -g mouse on
|
||||
|
||||
|
||||
# Make tmux work like vi
|
||||
set-window-option -g mode-keys vi
|
||||
bind h select-pane -L
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue