Skip to content

Use fzf to select a package if none supplied - #28

Open
gergesh wants to merge 1 commit into
ax:mainfrom
gergesh:fzf-select-apk
Open

Use fzf to select a package if none supplied#28
gergesh wants to merge 1 commit into
ax:mainfrom
gergesh:fzf-select-apk

Conversation

@gergesh

@gergesh gergesh commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@ax

ax commented Feb 6, 2024

Copy link
Copy Markdown
Owner

why?

@gergesh

gergesh commented Feb 6, 2024

Copy link
Copy Markdown
Contributor Author

Because sometimes you (read: I) don't remember the exact package name you'd like to pull and fuzzy searching for "Facebook" gets the job done the fastest

@CrazyChaoz

Copy link
Copy Markdown

i like the idea, but it would add potential interactivity to a static command -> using it in scripts might break functionality, so making it optional and hiding it behind an argument would probably be better

@gergesh

gergesh commented Mar 5, 2024

Copy link
Copy Markdown
Contributor Author

The current implementation does not break anything, as it only changes behavior in the case where a package name wasn't supplied - not a valid condition currently.

@ax

ax commented Mar 11, 2024

Copy link
Copy Markdown
Owner

Sorry @gergesh, I personally don't like the idea of adding another dependency just to have a package name guessed. Lemme keep this thread here for a while, let's see what the community thinks about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants