[Tmux] add keybind to zoom on pane
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucien Cartier-Tilet 2023-07-07 22:29:36 +02:00
parent 749fda9b83
commit 9daced8c68
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ open in the same directory as the directory I am currently in.
| =t= | select-pane -D | |
| =s= | select-pane -U | |
| =r= | select-pane -R | |
| =f= | resize-pane -Z | |
| =.= | | pane-resize |
#+begin_src tmux