Skip to content

feat: add option to control no response window#118

Draft
RichardSouzza wants to merge 1 commit into
lewis6991:mainfrom
RichardSouzza:main
Draft

feat: add option to control no response window#118
RichardSouzza wants to merge 1 commit into
lewis6991:mainfrom
RichardSouzza:main

Conversation

@RichardSouzza

Copy link
Copy Markdown

Adds a new configuration option 'show_no_result' that allows users to control whether the hover window is displayed when a provider returns no result.

When set to 'false' (default), providers with no result are skipped. When set to 'true', displays the hover window with "No result" message.

Closes #103 and #110.

Adds a new configuration option 'show_no_result' that allows users to
control whether the hover window is displayed when a provider returns
no result.

When set to 'false' (default), providers with no result are skipped.
When set to 'true', displays the hover window with "No result" message.

Closes lewis6991#103 and lewis6991#110.
@3dyuval

3dyuval commented Jun 11, 2026

Copy link
Copy Markdown

I stumbled upon this after seeing no one opened a bug report.
This is most likely not the correct solution...

@RichardSouzza

Copy link
Copy Markdown
Author

Marked as draft while awaiting investigation of #120.

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.

[request] Mouse support -- No window when result is "empty"

2 participants