8000 Search, view description and install LURE package using fzf · Issue #66 · lure-sh/lure · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Search, view description and install LURE package using fzf #66
Closed
@berligostr

Description

@berligostr

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

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0