Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+fzf #104

Merged
merged 2 commits into from
Jan 14, 2023
Merged

+fzf #104

merged 2 commits into from
Jan 14, 2023

Conversation

johnallen3d
Copy link
Contributor

This only includes building the fzf binary. It does not include shell keybindings or completions.

@what-the-diff
Copy link

what-the-diff bot commented Jan 6, 2023

  • A new file data.txt was created with the content "hello" and "world".
  • Another new file package.yml was also created, which contains a lot of information about how to build fzf from source code using go language (go version 1.18 or higher). It also specifies that it provides bin/cue executable after building successfully, and has some test scripts for testing purpose as well: cat data.txt | fzf -f wld should return world if everything is ok during the process of building this project from scratch on linux platform (or segmentation fault will happen)

@johnallen3d
Copy link
Contributor Author

This is on the top 300 list.

github: junegunn/fzf

provides:
- bin/cue
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fzf?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️! Updated.

This only includes building the `fzf` binary. It does not include shell
keybindings or completions.
@mxcl mxcl merged commit ed90d40 into pkgxdev:main Jan 14, 2023
@johnallen3d johnallen3d deleted the fzf branch January 14, 2023 20:34
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.

2 participants