Skip to content

fix unknown command __fish_diskutil_volumes#11201

Merged
krobelus merged 1 commit into
fish-shell:masterfrom
BusyJay:patch-1
Mar 2, 2025
Merged

fix unknown command __fish_diskutil_volumes#11201
krobelus merged 1 commit into
fish-shell:masterfrom
BusyJay:patch-1

Conversation

@BusyJay
Copy link
Copy Markdown
Contributor

@BusyJay BusyJay commented Mar 2, 2025

Description

This pull request includes a small change to the share/completions/diskutil.fish file. The change modifies the completion function for the eject subcommand to use __fish_diskutil_mounted_volumes instead of __fish_diskutil_volumes.

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.rst

Signed-off-by: Jay <BusyJay@users.noreply.github.com>
@krobelus krobelus added this to the fish 4.0.1 milestone Mar 2, 2025
@krobelus krobelus merged commit c790b10 into fish-shell:master Mar 2, 2025
@BusyJay BusyJay deleted the patch-1 branch March 3, 2025 02:19
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants