mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-26 19:30:38 +03:00
Disable file completion
This commit is contained in:
parent
ee41612663
commit
eaf57cae5a
@ -1,3 +1,5 @@
|
||||
complete -c tide --no-files
|
||||
|
||||
complete -c tide -x -n '__fish_use_subcommand' -a --help -d "Print help message"
|
||||
complete -c tide -x -n '__fish_use_subcommand' -a --version -d "Print tide version"
|
||||
complete -c tide -x -n '__fish_use_subcommand' -a bug-report -d "Print info for use in bug reports"
|
||||
|
Loading…
Reference in New Issue
Block a user