Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description and fuzzy_description arguments to ShowLauncherArgs #6606

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mgpinf
Copy link
Contributor

@mgpinf mgpinf commented Jan 27, 2025

Add description, fuzzy_description optional arguments in ShowLauncherArgs.
Similar to description, fuzzy_description arguments present in InputSelector.
If description argument is not provided, default value of "Select an item and press Enter=launch Esc=cancel /=filter" is displayed
If fuzzy_description argument is not provided, default value of "Fuzzy matching: " is displayed

Add description, fuzzy_description optional arguments in
ShowLauncherArgs.
Similar to description, fuzzy_description arguments present in
InputSelector.
If description argument is not provided, default value of `"Select an
item and press Enter=launch Esc=cancel  /=filter"` is displayed
If fuzzy_description argument is not provided, default value of `"Fuzzy
matching: "` is displayed
@mgpinf mgpinf changed the title Show launcher args description Add description and fuzzy_description arguments to ShowLauncherArgs Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant