Skip to content

v1.8.0

Compare
Choose a tag to compare
@Fannon Fannon released this 15 Nov 10:28
· 57 commits to main since this release
2e23c95
  • NEW: Allow definition of custom search engines that are triggered by custom alias
    • New option: customSearchEngines, with one default entry: g for executing a google search.
    • Also added blank option when no search string is given
    • Allowing for multiple aliases, if defined as an array (['alias1', 'alias]`)