add popup to tmux
This commit is contained in:
parent
113677eb49
commit
45f001395a
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ unbind '"' # Split horizontally
|
|||
|
||||
bind s split-window -h -c "#{pane_current_path}"
|
||||
bind v split-window -v -c "#{pane_current_path}"
|
||||
bind C-Space display-popup -w '80%' -h '80%' -E
|
||||
|
||||
bind -r m resize-pane -Z # maximize pane
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue