[Tmux] add keybind to zoom on pane
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-07 22:29:36 +02:00
parent 749fda9b83
commit 9daced8c68

View File

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