InputBar 1.2.2
· 2 min read
New Configuration Key - Per-plugin result limit
Each plugin now exposes a "limit" key in Plugins.json (default 15). Raise it to see more results per plugin, lower it for a tighter list.
Updated Plugin - Shell
- Custom terminal emulators — Define any terminal (WezTerm, Alacritty, Windows Terminal…) in
default_shell.jsonunder"extra_shells"and use it as your default shell or as a per-entry prefix infavorites.data. /keyword — Type/ <command>as a shorter alternative toshell <command>.- Silent execution — Use
extra_shellswithcmd /cor PowerShell-WindowStyle Hiddento run commands without a visible window (see Shell docs for examples). - CWD fix — Shell commands now open in the user's home directory instead of InputBar's install folder.
Quick Fixes
- App plugin — Auxiliary shortcuts (Help, Uninstall, ReadMe…) no longer appear in results.
Get-StartApps, Start Menu.lnkfiles, and registry entries are now all filtered by name and target executable. Non-executable UWP entries (documents, text files…) registered viaGet-StartAppsare no longer indexed. ListMaxsetting removed — superseded byMaxItemToShowin the theme. ExistingSettings.jsonfiles are cleaned up automatically on first launch.