[FR] Search Command for popup

Discussion related to "Everything" 1.5.
Post Reply
lifu
Posts: 39
Joined: Tue Jun 15, 2021 11:04 pm

[FR] Search Command for popup

Post by lifu »

There should be a search command for displaying text inside of a popup. Right now the only practical way to display arbitrary text is via
/echo
on the status bar.

You could utilize the same popup class that Help > Search Syntax uses.
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: [FR] Search Command for popup

Post by void »

What text are you going to display in the popup?
Can you please give a usage example?
lifu
Posts: 39
Joined: Tue Jun 15, 2021 11:04 pm

Re: [FR] Search Command for popup

Post by lifu »

void wrote: Mon Oct 20, 2025 12:56 am What text are you going to display in the popup?
Can you please give a usage example?
Well, it came up because I was going to do a nicer display for
/define
(with no arguments, just to list). But I'm sure I would come across other use-cases.
Post Reply