Hacker News new | ask | show | jobs
by warrenm 1609 days ago
tab completion handles goofy and long file names quite handily ... and lot faster than speaking
1 comments

Tab completion relies on a limited context. If you're trying to type gearyStreetFinancialReport and the two names in context are gearyStreetFinancialReport and unrelated, you're right, but if there's a very large number of choices, it benefits you less. And new names aren't going to be in context, so even in the best case of my example, you're going to end up typing:

'cp g-[TAB] divisaderoStreetFinancialReport'

I'd expect that to be an advantage of voice stuff; that you can go fast in new kinds of large scope contexts, maybe even whole-machine context. A system designed from the ground up could exploit that in interesting ways.

And now you also have camelcaps and other goofy spellings to worry about

typing and shell help is always going to be faster than speaking

`c g-[TAB] g-[TAB]` then replace the couple characters at the front with 'divisadero'

there's no way you can do that faster speaking