Open mslinn opened 2 years ago
Pressing up-arrow in response to the prompt below causes the dashes to be converted to spaces.
prompt = TTY::Prompt.new prompt.ask('Filename slug: ', value: 'a-b-c')
There is no error message.
Describe the problem
Pressing up-arrow in response to the prompt below causes the dashes to be converted to spaces.
There is no error message.
Describe your environment