Tmux : Zoom choose-session.

This commit is contained in:
Dmitry Voronin 2024-08-22 05:03:39 +03:00
parent 866b69e7e5
commit af934f46c5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -7,7 +7,7 @@ in {
bind -n ${mod}-( switch-client -p bind -n ${mod}-( switch-client -p
bind -n ${mod}-) switch-client -n bind -n ${mod}-) switch-client -n
bind -n ${mod}-g choose-session bind -n ${mod}-g choose-session -Z
set -g window-size smallest set -g window-size smallest
''; '';