fish-shell/share/completions/termux-volume.fish
2024-09-17 02:06:03 +10:00

7 lines
170 B
Fish

set command termux-volume
complete -c $command -f
complete -c $command \
-a '(__fish_termux_api__complete_stream_ids)' \
-d 'Specify the [s]tream for a volume'