Tmux : Remap session switch to <>.

This commit is contained in:
Dmitry Voronin 2024-09-01 04:25:00 +03:00
parent 99812fd1c1
commit a2d6a480e4
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -3,8 +3,8 @@
bind -n M-z detach-client bind -n M-z detach-client
bind -n M-Z detach-client -a bind -n M-Z detach-client -a
bind -n M-( switch-client -p bind -n M-, switch-client -p
bind -n M-) switch-client -n bind -n M-. switch-client -n
bind -n M-g choose-session -Z bind -n M-g choose-session -Z
set -g window-size smallest set -g window-size smallest