diff --git a/scripts/variables.sh b/scripts/variables.sh index f79feb7..a0c1858 100644 --- a/scripts/variables.sh +++ b/scripts/variables.sh @@ -5,4 +5,4 @@ update_key_option="@tpm-update" default_update_key="U" clean_key_option="@tpm-clean" -default_clean_key="Y" +default_clean_key="M-u" diff --git a/tests/expect_successful_clean_plugins b/tests/expect_successful_clean_plugins index 92a01d5..f6b2e3a 100755 --- a/tests/expect_successful_clean_plugins +++ b/tests/expect_successful_clean_plugins @@ -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