-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
I'm working on this package, which is sort of a port of helm-bibtex to completing-read, aimed at selectrum (and icomplete-vertical).
My core completion function uses completing-read, but I think I need to change it to use completing-read-multiple, as the backend functions all take multiple keys as parameter.
But I don't think selectrum's current UI for this will work, as the completion strings are very long.
Notice what happens in this screenshot at the top:
Now, compare to helm-bibtex, where one does ctrl-space to mark the candidates.
Is there any reason this wouldn't be a more general and consistent approach?
If not, is there any workaround you can suggest?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

