mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-05 17:26:58 +00:00
Start using C-c to clear the screen
This commit is contained in:
@ -30,7 +30,7 @@ display_plugin_update_list() {
|
||||
|
||||
update_plugin_prompt() {
|
||||
tmux command-prompt -p 'plugin update:' " \
|
||||
send-keys C-m; \
|
||||
send-keys C-c; \
|
||||
run-shell '$CURRENT_DIR/update_plugin.sh %1'"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user