Hi.
In my opinion it would be very useful if we could preinitialize the string like this:
readline “Please enter a start date“ “2022-01-16“
This would show the given prompt (parameter #1) and the user would be able to edit the String passed as parameter #2. The user would see this:
Please enter the start date> 2022-01-16
Is this a complex task?
Thank you for reading this.