mirror of
https://github.com/notwa/rc
synced 2024-11-05 07:19:02 -08:00
add an exec vim
bind to tmux
this should help me avoid process-suspension hell.
This commit is contained in:
parent
b04c717608
commit
3220e10862
1 changed files with 2 additions and 0 deletions
|
@ -89,3 +89,5 @@ bind b split-window -v
|
|||
bind x kill-pane
|
||||
# doesn't override anything?
|
||||
bind e detach-client -E 'exit 1'
|
||||
# doesn't override anything?
|
||||
bind a new-window 'exec vim'
|
||||
|
|
Loading…
Reference in a new issue