Replace external commands with fish builtins - #12911
Open
Sebbito wants to merge 3 commits into
Open
Conversation
Get's rid of all leftover occurrences of 'cut' and one occurence of 'tr' in the fish completions.
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.
Get's rid of all leftover occurrences of 'cut' and one occurence of 'tr' in the fish completions.
Fixes part of issue #6520
List of all open fixes from that issue under their category. I've added the commit for files where the command has already been replaced and I could find out where. I've written 'already done?' where there was no occurrence and I couldn't easily find out where it was replaced. All other entries in this list have been fixed by me.
cutcompletions/fossil.fishcompletions/machinectl.fishcompletions/modprobe.fishcompletions/pactree.fishalready done?completions/pkgfile.fishalready done?completions/xprop.fishf66285dfunctions/__fish_complete_groups.fishf66285dfunctions/__fish_complete_gpg_user_id.fishf66285dfunctions/__fish_crux_packages.fishf66285dfunctions/__fish_is_zfs_feature_enabled.fish21ddfabfunctions/__fish_print_packages.fishalready done?functions/__fish_systemctl_services.fishf66285dfunctions/fish_svn_prompt.fishtrcompletions/aura.fishcompletions/grunt.fishalready done?completions/pactree.fishalready done?completions/pkgfile.fishalready done?completions/rfkill.fishalready done?completions/rsync.fishalready done?functions/__fish_make_completion_signals.fishfunctions/__fish_parse_configure.fishfile gone?functions/__fish_print_packages.fishalready done?functions/__fish_print_xdg_desktop_file_ids.fishfile gone?functions/fish_svn_prompt.fishTODOs:
Fixes issue #<issue-number>