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

Created readelf.fish #9070

Closed
wants to merge 1 commit into from
Closed

Created readelf.fish #9070

wants to merge 1 commit into from

Conversation

kershik
Copy link

@kershik kershik commented Jul 13, 2022

Description

Created readelf.fish

Fixes issue #8746

@@ -0,0 +1,6 @@
if readelf --version 2>/dev/null >/dev/null
Copy link
Member

@floam floam Jul 14, 2022

Choose a reason for hiding this comment

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

Since we don't actually run readelf in the completions, and (I'm assuming) we aren't detecting a specific variant of readelf, you can just omit this existence check. We don't execute completions for commands that don't exist.

@faho
Copy link
Member

faho commented Aug 11, 2022

Okay, no response in a while, closing!

Of course if you get back to us, we'll reopen.

@faho faho closed this Aug 11, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants