mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-08 01:03:01 +08:00
3 lines
105 B
Fish
3 lines
105 B
Fish
complete -c fg -x -a "(__fish_complete_job_pids)"
|
|
complete -c fg -s h -l help -d 'Display help and exit'
|