On 20.11.2022 16.58, Tom Schwindl wrote:> I don't quite get why there is a variable argument list instead of just using
a single argument which contains the prompt. I can't see the need for formatting
in a y/n prompt. I also wouldn't use `nomsg' since it just polutes stderr.

The specification for the -i flag says that the prompt must include the path, so if the function is to print the prompt, formatting does make sense.

--
Santtu

Reply via email to