completion
completion copied to clipboard
Easy Command Line Completion for Crystal
Results
3
completion issues
Sort by
recently updated
recently updated
newest added
I saw that zsh was mentioned as a todo item - any immediate plans to implement that?
When running `shards` on an application that depends on `f/completion`, I get this error: ``` Updating https://github.com/f/completion.git git command failed: git log -n 1 4b30b526bed90f010ff9bad1f52df27dfe2a3bef () ``` `4b30b526bed90f010ff9bad1f52df27dfe2a3bef` is the...