mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-19 16:32:46 +08:00
3 lines
146 B
Fish
3 lines
146 B
Fish
![]() |
complete -c unbuffer -a "(__fish_complete_subcommand)" -x
|
||
|
complete -c unbuffer -s p -d "Read from stdin for pipeline use, exit when stdin closes"
|