6 ms·
200ms just for loading completions? :( fish avoids this with lazy-loading
by krobelus 5y ago
200ms just for loading completions? :(
fish avoids this with lazy-loading
- JoshTriplett 5y agobash-completion does this too, these days. It doesn't load the completions for a command until the first time you invoke completion on that command.