mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 06:18:42 +00:00
![]() * yes/NO in interface * Implement No as default (when only Enter is pressed) * Update README.md Mark the default as [yes] Signed-off-by: pepa65 <pepa65@passchier.net> * Update ui.rs Mark the default as [yes] Signed-off-by: pepa65 <pepa65@passchier.net> * Update ui.rs Do not break on yes/y/YES/Y/"", break on no/n/NO/N, and keep asking otherwise Signed-off-by: pepa65 <pepa65@passchier.net> * Update ui.rs After testing empty didn't work correctly Signed-off-by: pepa65 <pepa65@passchier.net> --------- Signed-off-by: pepa65 <pepa65@passchier.net> |
||
---|---|---|
.. | ||
args.rs | ||
bin_util.rs | ||
entry.rs | ||
gh_token.rs | ||
git_credentials.rs | ||
install_path.rs | ||
lib.rs | ||
logging.rs | ||
main.rs | ||
main_impl.rs | ||
signal.rs | ||
ui.rs |