tmux: Setup 'x' zoom into a panes (maximize) an save/restore other panes in the current window
This commit is contained in:
@@ -145,3 +145,5 @@ bind r source-file ~/.tmux.conf
|
||||
|
||||
#set-option -g status-right '#[fg=white,nobright][ #[fg=black,bright]#(uptime | rev | cut -d":" -f1 | rev | sed s/,//g )#[fg=white,nobright] ]'
|
||||
|
||||
# Setup 'x' zoom into a panes (maximize) an save/restore other panes in the current window
|
||||
bind x run ". ~/.tmux/zoom"
|
||||
|
||||
Reference in New Issue
Block a user