You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not autocomplete the result when Enter is pressed if the argument is not a literal type.
Added a LaunchGroup field to group shortcuts. If set to true, you can launch all shortcuts in the group
simultaneously. Otherwise, you can only launch a single shortcut from the group at a time.
When the group shortcut name (key) is not fully typed, selecting the group shortcut from the list will replace the
query with the group shortcut name.
Icons folder support: If a directory type shortcut with the key icons is added, the plugin will search for icons for
shortcuts based on the shortcut key matching the icon file name. The icon file name should be the same as the
shortcut. Supported file extensions: .png, .jpg, .jpeg, .ico.