Hey,
When I use Hitch with a new person, my session ends up looking like this:
$ hitch foo bar
I don't know who foo is.
Do you want to add foo to ~/.hitch_pairs?
y
y
What is foo's full name?
Your answer isn't valid (must match /\A[\w.,-]+(?: [\w.,-]+)*\z/).
?
It looks like my input each time is getting used twice: once for the current prompt, and once for the following prompt (note “Your answer isn't valid’). (If I type “yes” in response to “Do you want to add foo…’, a new person named “es” gets added.)
Hey, When I use Hitch with a new person, my session ends up looking like this:
It looks like my input each time is getting used twice: once for the current prompt, and once for the following prompt (note “Your answer isn't valid’). (If I type “yes” in response to “Do you want to add foo…’, a new person named “es” gets added.)