Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@umlx5h
Copy link
Owner

@umlx5h umlx5h commented Jul 1, 2024

Fix #9

  • Change prompt formats such as following
    • gtrash put -i README.md
      • before: Do you trash regular file "README.md"? yes/no/all-yes/quit
      • after: Do you trash regular file "README.md"? (Yes/No/All-yes/Quit)
    • gtrash find blabla --rm
      • before: Are you sure you want to remove PERMANENTLY? yes/no
      • after: Are you sure you want to remove PERMANENTLY? (Yes/No)
  • Show the full selection option when prompt is confirmed
    • before: Are you sure you want to remove PERMANENTLY? n
    • after: Are you sure you want to remove PERMANENTLY? No
  • Accepts both upper and lower case letters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The yes/no placeholder while permanently deleting something is confusing

2 participants