~ushin/ushin#174: 
Consult live minibuffer interface

We can use plz-event-source (once it's on GNU ELPA) alongside streaming hyper-gateway API calls to implement the following features:

  • hyperdrive-consult-find-file: Stream drive.list('/', { recursive: true }) to Consult and then filter all files in a hyperdrive with Emacs completion.
  • hyperdrive-consult-search: Use async generator in hyper-gateway to stream a list of search results into Consult (see this paste)
Status
REPORTED
Submitter
~ushin
Assigned to
No-one
Submitted
1 year, 24 days ago
Updated
9 months ago
Labels
hyperdrive.el wish

~ushin 1 year, 4 days ago

In this reddit thread, Daniel Mendler explains the consult stack.

This blog post provides another example of an async consult source.

~ushin referenced this from #16 11 months ago

~ushin 9 months ago

This reddit thread may be relevant.

Register here or Log in to comment, or comment via email.