osmium-tool icon indicating copy to clipboard operation
osmium-tool copied to clipboard

Provide shell autocompletion

Open daniel-j-h opened this issue 7 years ago • 1 comments

I was just playing around with the osmium export sub-command to familarize myself with it. Doing so I would have loved shell autocompletion for all osmium commands.

Can we auto-generate and then ship shell completion for osmium's sub-commands?

daniel-j-h avatar Mar 18 '19 20:03 daniel-j-h

There is code for shell autocompletion in zsh for Osmium in the zsh_completion directory. I believe the Debian packages install this. I am only using zsh, somebody else has to supply this for other shells.

joto avatar Mar 18 '19 21:03 joto