|
|
|
|
|
by marcosdumay
827 days ago
|
|
Oh, I imagine you are using some editor created by the kind of genius that invented autocompletion on space or on enter. Those are at their best when they decide that what you write is just a hint, to be match by proximity instead of literally. Autocompletion doesn't need to be braindead. Unix terminals have had it for decades, and I have never seen anybody complain. |
|
Probably because you don't see the autocomplete there unless you specifically ask for it. This is a world apart from editors that automatically pop up autocomplete options. Those are an unwelcome distraction.
If Unix shells behaved like that, I'd strenuously object.