Rosettea / Hilbish

🌓 The Moon-powered shell! A comfy and extensible shell for Lua fans! 🌺 ✨
https://rosettea.github.io/Hilbish/
MIT License
499 stars 23 forks source link

perf: cache completions #224

Open TorchedSammy opened 1 year ago

TorchedSammy commented 1 year ago

would be opt in, as i imagine there might be a few problems with this. this would be mainly for binary completions since those change less than normal files. hilbish can save a table of completions in lua and return it if the base path of completion is the same