You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- add system shell identification by heuristics ([#31](https://github.com/VeryGoodOpenSource/cli_completion/issues/31)) ([d30f59e](https://github.com/VeryGoodOpenSource/cli_completion/commit/d30f59e677bfd3a8a9f307ce33123e9a96b25644))
7
8
8
-
- feat: initial version
9
+
### Features
10
+
11
+
- add example app ([#9](https://github.com/VeryGoodOpenSource/cli_completion/issues/9)) ([452d1dd](https://github.com/VeryGoodOpenSource/cli_completion/commit/452d1dd0ec7e17711e4586d5763b0d498dfc8505))
12
+
- add idea run config ([#20](https://github.com/VeryGoodOpenSource/cli_completion/issues/20)) ([859c7f6](https://github.com/VeryGoodOpenSource/cli_completion/commit/859c7f66e43d962558ee412212b2acd6ed28b71e))
- add installation process for bash ([#8](https://github.com/VeryGoodOpenSource/cli_completion/issues/8)) ([af74cec](https://github.com/VeryGoodOpenSource/cli_completion/commit/af74cec6dbbad75858adf819e599c2c9ff4c2f42))
15
+
- add installation process for zsh ([#7](https://github.com/VeryGoodOpenSource/cli_completion/issues/7)) ([d7cdfd5](https://github.com/VeryGoodOpenSource/cli_completion/commit/d7cdfd51b923d2d5720864b228678749f3010fb8))
- list files when there is no completion on zsh ([#21](https://github.com/VeryGoodOpenSource/cli_completion/issues/21)) ([ca273fc](https://github.com/VeryGoodOpenSource/cli_completion/commit/ca273fc1d3b8cab7c91e55e50f5b9bd4db4b2a96))
20
+
- suggest options, flags and option values ([#24](https://github.com/VeryGoodOpenSource/cli_completion/issues/24)) ([7677ab6](https://github.com/VeryGoodOpenSource/cli_completion/commit/7677ab6497a97c972ce7ce89d4af7731e296aea3))
21
+
- suggest sub commands ([#22](https://github.com/VeryGoodOpenSource/cli_completion/issues/22)) ([ea3f5db](https://github.com/VeryGoodOpenSource/cli_completion/commit/ea3f5dbf9c734e33a04a719687552055ec790f4b))
0 commit comments