bayleeadamoss / zazu

:rocket: A fully extensible and open source launcher for hackers, creators and dabblers.
http://zazuapp.org
MIT License
2.09k stars 169 forks source link

Allow plugin register place holder #343

Open linonetwo opened 5 years ago

linonetwo commented 5 years ago

Expected Behavior

Prefix block can register a tooltip block to help a user remember prefixes.

And when a block is executing async jobs, allow it to register a block indicating that it is working (probably a progress bar, indicating rest time before timeout)

Actual Behavior

Prefix block, keyword block and async result block just bump out.