Emerge completions #1840
Emerge completions #1840
Conversation
They weren't much slower than before, but they are quite slow in comparison to others. You can really feel it thinking when pressing tab. I think it takes close to a second. What takes longest I think is gathering all possible packages, but I'm not sure. I might look into optimizing it a bit in the future, I don't really care for it that much though. It's not something I auto complete that often, so I don't mind the one second delay that much. |
The other option would be copying the behaviour of |
Hmm, there's an application that sort of does that already to make searching through the packages faster. It might be possible to use it for this. It is called |
Add some more advanced completions for the
emerge
command.