-
-
Couldn't load subscription status.
- Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
I think a very convenient integration of the search and installation of the LURE package using the capabilities of fzf will come in handy:
lure ls 2>/dev/null | fzf -m --delimiter="[/ ]" --with-nth=2 --reverse --preview "lure info {2} 2>/dev/null" --preview-window right:60%:wrap | xargs -ro lure in
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on