Add fzf wrapping script - #631
Open
vlrpl wants to merge 3 commits into
Open
Conversation
vlrpl
force-pushed
the
fzf
branch
2 times, most recently
from
June 3, 2026 19:37
1c7b01f to
4220ed8
Compare
Codecov Report❌ Patch coverage is @@ Coverage Diff @@
## main #631 +/- ##
==========================================
- Coverage 36.38% 36.33% -0.06%
==========================================
Files 113 113
Lines 13598 13614 +16
Branches 13598 13614 +16
==========================================
- Hits 4948 4946 -2
- Misses 8271 8289 +18
Partials 379 379
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
When redirecting collect stdout to a pipe, and when the reading application terminates, the printer fail because of unhandled broken pipe error. Handle it gracefully and terminate. Signed-off-by: Paolo Valerio <pvalerio@redhat.com>
This has been for the most part written following the doc and the printing code as reference by Opus 4.6. Signed-off-by: Paolo Valerio <pvalerio@redhat.com>
introduce iretis.sh (interactive retis) that essentially performs some minor checks and make retis fzf and bat play nice together. Signed-off-by: Paolo Valerio <pvalerio@redhat.com>
Contributor
Author
|
I think the blocker for this pull request is the coloring part which is not as useful as wrapping fzf. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The series includes:
Couldn't decide what the best place for documenting the above was. index.md seemed sane, but feel free to suggest any other.