Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocompletion for "zsh" shell #230

Closed
vyahello opened this issue Nov 27, 2019 · 2 comments
Closed

Add autocompletion for "zsh" shell #230

vyahello opened this issue Nov 27, 2019 · 2 comments
Labels

Comments

@vyahello
Copy link

A problem/task I want to solve

I cannot use autocompletion for elegant-git tool using zsh shell.

The solution I'd like

I would like elegant-git tool autocompletion to work with zsh shell the same as it currently works with bash shell.

@extsoft
Copy link
Contributor

extsoft commented Dec 2, 2019

@vyahello thank you for the issue. I'm going to make implementation and will notify you once it will be released.

extsoft added a commit that referenced this issue Feb 7, 2020
Zsh completion is available in `completions/_git-elegant` file. It's
configured to complete `git-elegant` command and `git` command (as the
Git aliases need to have completion also).

The installation script displays instructions for installation both Bash
and Zsh completion as well as some recommendations.

Also, Getting Started document has a significant update:
- it starts from the installation and ends post-steps
- the instructions are shorter now
- completion recommendations are moved to the installation script

#230
@extsoft extsoft mentioned this issue Feb 7, 2020
4 tasks
extsoft added a commit that referenced this issue Feb 9, 2020
Zsh completion is available in `completions/_git-elegant` file. It's
configured to complete `git-elegant` command and `git` command (as the
Git aliases need to have completion also).

The installation script displays instructions for installation both Bash
and Zsh completion as well as some recommendations.

Also, Getting Started document has a significant update:
- it starts from the installation and ends post-steps
- the instructions are shorter now
- completion recommendations are moved to the installation script

#230
@extsoft
Copy link
Contributor

extsoft commented Feb 9, 2020

@vyahello implemented in version 0.17.0.

@extsoft extsoft closed this as completed Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants