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

refactor: move inputMode setting to opt #251

Open TorchedSammy opened 1 year ago

TorchedSammy commented 1 year ago

allows a consistent way of setting a simple configurable option. any code still using the hilbish.inputMode variable to set the input mode will get a log warning

the new way will be hilbish.opts.inputMode