mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-07 19:16:59 +00:00
change default uninstall/clean keybinding to prefix + alt +u
This commit is contained in:
@ -9,8 +9,8 @@ spawn tmux
|
||||
# not work properly.
|
||||
sleep 1
|
||||
|
||||
# this is tmux prefix + U
|
||||
send "Y"
|
||||
# this is tmux prefix + alt + u
|
||||
send "u"
|
||||
|
||||
set timeout 5
|
||||
|
||||
|
Reference in New Issue
Block a user