cpp11
cpp11 copied to clipboard
Prompt 'Would you like to install them (Y/N)?' => (y/N)?
trafficstars
Hi, this is minor, but when I was prompted:
The decor package(s) are required for this functionality
Would you like to install them? (Y/N)
the capitalization of both Y and N confused because, because normally you see (y/N) or (Y/n) where the capitalization indicates the default value.
Looking at stop_unless_installed(), it seems like the default (i.e. ENTER) behaves as answering N, so could the prompt be (y/N)?