"Last window" behaviour now works with the default prefix.

This commit is contained in:
Sheldon Lee 2022-05-10 18:10:59 +08:00
parent cf24ccdc10
commit 371b645ef5

View File

@ -18,4 +18,5 @@ bind-key k select-pane -U
bind-key l select-pane -R
# last window similar to screen
bind-key C-a last-window
bind-key b send-prefix
bind-key C-b last-window