Closed solodov closed 4 months ago
There's an open question around ambiguous commands, quit and quantopedia clash unless input is long enough, e.g. qua
above. With change as it is q
will no longer quit, it will have to be qui
or longer. I have some ideas how this can be addressed, but it would change the experience in some way.
One idea is to make Quit
case-sensitive, so only Q
(and longer) would map to quit command. This is the simplest change I can think of. What do you think?
Fixes #177
Output looks like this: