mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-11-02 23:36:03 +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