1. Summarise the issue (what were doing, what went wrong?)
If a user enters the default choice literally (as an uppercase letter)
darcs isn't very helpful:
~/code/darcs.net % darcs cha
Thu Jul 4 14:36:29 BST 2013 Guillaume Hoffmann <guillaumh@gmail.com>
* update help of mark-conflicts
Shall I view this patch? (1/?) [yN...], or ? for more options: N
Invalid response, try again!
2. What behaviour were you expecting instead?
Darcs should tell me that the uppercase letter is a default:
~/code/darcs.net % darcs cha
Thu Jul 4 14:36:29 BST 2013 Guillaume Hoffmann <guillaumh@gmail.com>
* update help of mark-conflicts
Shall I view this patch? (1/?) [yN...], or ? for more options: N
Invalid response: choices must be lowercase. The default choice is
listed as uppercase, which is chosen by pressing <Space>.
|