digitalmars.D.announce - dub zsh completion
- Johannes Loher (7/7) Aug 22 2017 I created a zsh completion script for dub. It is not perfect, but
- Atila Neves (4/12) Aug 23 2017 Awesome, definitely going to check it out. I think a PR is in
- Jonathan M Davis via Digitalmars-d-announce (5/12) Aug 23 2017 Wait, you mean that there are shells other than zsh? ;)
I created a zsh completion script for dub. It is not perfect, but it does many things well already. You can find it here: https://github.com/ghost91-/dub-zsh-completion. I have seen that bash and fish completion scripts are included in the dub github repo. If people are interested in this, I could create a pull request to also add the zsh completion script. I hope this helps some people :)
Aug 22 2017
On Tuesday, 22 August 2017 at 22:35:53 UTC, Johannes Loher wrote:I created a zsh completion script for dub. It is not perfect, but it does many things well already. You can find it here: https://github.com/ghost91-/dub-zsh-completion. I have seen that bash and fish completion scripts are included in the dub github repo. If people are interested in this, I could create a pull request to also add the zsh completion script. I hope this helps some people :)Awesome, definitely going to check it out. I think a PR is in order. Atila
Aug 23 2017
On Tuesday, August 22, 2017 22:35:53 Johannes Loher via Digitalmars-d- announce wrote:I created a zsh completion script for dub. It is not perfect, but it does many things well already. You can find it here: https://github.com/ghost91-/dub-zsh-completion. I have seen that bash and fish completion scripts are included in the dub github repo. If people are interested in this, I could create a pull request to also add the zsh completion script. I hope this helps some people :)Wait, you mean that there are shells other than zsh? ;) Thanks. I'll have to check this out. - Jonathan M Davis
Aug 23 2017