ESGF / esgf-download

ESGF data transfer and replication tool
https://esgf.github.io/esgf-download/
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

confusing prompt message #4

Closed AtefBN closed 1 year ago

AtefBN commented 1 year ago

image Probably requires further user input sanitization and considering upper/lowercase all the same

svenrdz commented 1 year ago

This works fine on my computer, in both upper and lower case. Are you sure there was no hidden extra input in the first try, for example on a previous line before the prompt appears ? I think the rich library I used for prompting is getting the input from stdin, it might explain that.