* feat: support all languages in napi #1170
* Breaking change: refactor: rename Frontend Language to Lang c582c16
* refactor: move find files operations to standalone files 8ebb888
* feat: support more languages in napi 19e3baa
OBS-URL: https://build.opensuse.org/package/show/utilities/mcfly?expand=0&rev=18
* Fix use of MCFLY_DISABLE_MENU
* Support Fish private mode support
* Always set MCFLY_HISTORY in zsh to support subshells
* Allow linking mcfly with system-provided sqlite with
sqlite-bundled feature flag
* And allow sourcing in zsh more than once
* Reduce size by removing unnecessary/unused regex features
* Add per-directory history
OBS-URL: https://build.opensuse.org/package/show/utilities/mcfly?expand=0&rev=5
* Add forward-compatibility check for database schema
* Add MCFLY_DISABLE_RUN_COMMAND option to disable command running
* Add customizable prompt with MCFLY_PROMPT
* Replace termion with crossterm
* Allow ENV variables to be set to FALSE
OBS-URL: https://build.opensuse.org/package/show/utilities/mcfly?expand=0&rev=3