rclone/cmd/genautocomplete
Nick Craig-Wood 15890b7ce7 cmd: make auto completion work for all shells and reduce the size
This updates the bash completion to work with GenBashCompletionV2
which cuts down the size of the completion file dramatically.

See: https://forum.rclone.org/t/request-make-remote-path-completion-work-for-fish-and-zsh/42982/
See: #7000
2024-02-29 14:46:50 +00:00
..
genautocomplete_bash.go cmd: make auto completion work for all shells and reduce the size 2024-02-29 14:46:50 +00:00
genautocomplete_fish.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
genautocomplete_powershell.go Add rclone completion powershell - basic implementation only 2023-08-02 12:53:09 +01:00
genautocomplete_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
genautocomplete_zsh.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
genautocomplete.go genautocomplete: rename to completion with alias to old name 2023-05-25 14:32:40 +01:00