Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DannyBen/completely issues and pull requests
#72 - Revert wordbreak (colon) patch
Pull Request -
State: closed - Opened by DannyBen 6 months ago
#71 - Debug zsh compatibility test
Pull Request -
State: closed - Opened by DannyBen 6 months ago
#70 - ZSH compatibility test fails silently
Issue -
State: closed - Opened by DannyBen 6 months ago
- 2 comments
Labels: testing
#69 - Check output with shfmt
Pull Request -
State: closed - Opened by DannyBen 6 months ago
#68 - Change whitespace, indentation or line-breaks
Pull Request -
State: closed - Opened by kronn 6 months ago
- 1 comment
#67 - Allow using colon, semicolon and equal sign in completions
Pull Request -
State: closed - Opened by DannyBen 6 months ago
- 8 comments
#66 - QUESTION: complete a term with a colon / :
Issue -
State: closed - Opened by kronn 6 months ago
- 13 comments
Labels: enhancement
#64 - More validation and hints
Pull Request -
State: closed - Opened by EmilyGraceSeville7cf 9 months ago
#63 - Add codespell configuration and CI job
Pull Request -
State: closed - Opened by DannyBen 9 months ago
#62 - Question: is it possible to not match unknown patterns?
Issue -
State: closed - Opened by karthik2804 10 months ago
- 5 comments
Labels: question
#61 - Test against ruby 3.3
Pull Request -
State: closed - Opened by DannyBen 11 months ago
#60 - Update the Zsh instructions on how to correctly use the Bash completions
Issue -
State: closed - Opened by postmodern 11 months ago
- 10 comments
#59 - Support generating Zsh specific completion files
Issue -
State: closed - Opened by postmodern 11 months ago
- 7 comments
Labels: enhancement
#58 - Update possible completions installation directories
Pull Request -
State: closed - Opened by DannyBen 12 months ago
#57 - Add `~/.local/share/bash-completion/completions` to the README
Pull Request -
State: closed - Opened by postmodern 12 months ago
- 3 comments
#56 - Question: how to define completion rule for a `--option FILE` option?
Issue -
State: closed - Opened by postmodern 12 months ago
- 1 comment
Labels: question
#55 - Could we use another program completion ?
Issue -
State: closed - Opened by DimitriGilbert over 1 year ago
- 3 comments
Labels: question
#54 - Add doc references
Pull Request -
State: closed - Opened by EmilySeville7cfg over 1 year ago
- 9 comments
Labels: enhancement
#53 - Add ability to uninstall a completion script
Pull Request -
State: closed - Opened by DannyBen over 1 year ago
#52 - Change exception classes
Pull Request -
State: closed - Opened by DannyBen over 1 year ago
#51 - Refactor installer
Pull Request -
State: closed - Opened by DannyBen over 1 year ago
#50 - Create an `Installer` model to allow installing from Ruby code
Issue -
State: closed - Opened by DannyBen over 1 year ago
Labels: enhancement
#49 - handle positional arguments
Issue -
State: closed - Opened by brammeleman over 1 year ago
- 5 comments
Labels: question
#48 - Add runfile task and workflow test for JSON schema
Pull Request -
State: closed - Opened by DannyBen over 1 year ago
#47 - Add test for JSON schema
Issue -
State: closed - Opened by DannyBen over 1 year ago
Labels: testing
#46 - Feature: add json schema for config
Pull Request -
State: closed - Opened by EmilySeville7cfg over 1 year ago
- 1 comment
Labels: enhancement
#45 - Add `completely install` command
Pull Request -
State: closed - Opened by DannyBen over 1 year ago
#44 - Add JSON schema for config
Issue -
State: closed - Opened by EmilySeville7cfg over 1 year ago
- 2 comments
#43 - Update colsole to >= 0.8.1
Pull Request -
State: closed - Opened by DannyBen almost 2 years ago
#42 - Completion for command --option=value
Issue -
State: closed - Opened by misaflo almost 2 years ago
- 4 comments
#41 - Improve test command output and allow multiple complines in one run
Pull Request -
State: closed - Opened by DannyBen almost 2 years ago
#40 - Show warning when running the test command on an invalid file
Pull Request -
State: closed - Opened by DannyBen almost 2 years ago
#39 - Fix broken script when wildcards follow the first word
Pull Request -
State: closed - Opened by DannyBen almost 2 years ago
#38 - Running `completely test` should also show a warning when the file is invalid
Issue -
State: closed - Opened by DannyBen almost 2 years ago
#37 - Wildcards after the first word are not working
Issue -
State: closed - Opened by DannyBen almost 2 years ago
#36 - Refactor with rubocop
Pull Request -
State: closed - Opened by DannyBen about 2 years ago
#35 - Hide flag completion unless input ends with a hyphen
Pull Request -
State: closed - Opened by DannyBen about 2 years ago
- 1 comment
#34 - Fix shellcheck SC2124 in the generated script
Pull Request -
State: closed - Opened by DannyBen about 2 years ago
#33 - Fix shellcheck SC2162 in the generated script
Pull Request -
State: closed - Opened by DannyBen about 2 years ago
#32 - Option to only complete flags when `-` has been typed
Issue -
State: closed - Opened by mrliptontea about 2 years ago
- 16 comments
Labels: enhancement
#31 - ZSH Autocompletions only work on first new terminal
Issue -
State: closed - Opened by RicardoM17 over 2 years ago
- 9 comments
#30 - Are there other expressions than wildcard *?
Issue -
State: closed - Opened by baflo over 2 years ago
- 1 comment
Labels: question
#29 - Add docker release
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#28 - Docker support
Issue -
State: closed - Opened by Matheus-Garbelini over 2 years ago
- 7 comments
Labels: enhancement
#27 - Fix file/folder completion when they contain spaces
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#26 - completion breaks on spaces in paths
Issue -
State: closed - Opened by natling over 2 years ago
- 7 comments
Labels: bug
#25 - Allow keeping the test script with `--keep`
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#24 - Add tests for zsh
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#23 - Allow saving the tester script
Issue -
State: closed - Opened by DannyBen over 2 years ago
Labels: enhancement
#22 - Remove support for arbitrary script test to fix zsh incompatibilities
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#21 - Add tests for zsh
Issue -
State: closed - Opened by DannyBen over 2 years ago
Labels: testing
#20 - Completions are broken in zsh in 0.4.0
Issue -
State: closed - Opened by DannyBen over 2 years ago
Labels: bug
#19 - Add in/out path configuration via environment variables
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#18 - Should we add `completely install` command to install completions?
Issue -
State: closed - Opened by DannyBen over 2 years ago
Labels: enhancement
#17 - Refactor integration tests
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#16 - Add support for middle wildcard for --flag args completions
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#15 - Add tester CLI command
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#14 - Refactor CLI commands
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
#13 - Improve template (fixed)
Pull Request -
State: closed - Opened by DannyBen over 2 years ago
- 1 comment
#12 - Improve template
Pull Request -
State: closed - Opened by TruncatedDinosour over 2 years ago
- 7 comments
#11 - Fix Psych 4 errors for Ruby 3.1
Pull Request -
State: closed - Opened by DannyBen almost 3 years ago
#10 - Fix generated script for zsh compatibility
Pull Request -
State: closed - Opened by DannyBen almost 3 years ago
- 1 comment
#9 - Generated script is not fully ZSH compatible
Issue -
State: closed - Opened by DannyBen almost 3 years ago
Labels: bug
#8 - Add integration specs
Pull Request -
State: closed - Opened by DannyBen about 3 years ago
#7 - Improve generated code to support local completions
Pull Request -
State: closed - Opened by DannyBen about 3 years ago
#6 - Generated script should ignore command name
Issue -
State: closed - Opened by DannyBen about 3 years ago
Labels: enhancement
#5 - Refactor Completions to use Pattern objects
Pull Request -
State: closed - Opened by DannyBen over 3 years ago
#4 - Fix function name when only spaced patterns are configured
Pull Request -
State: closed - Opened by DannyBen over 3 years ago
#3 - Add ability to generate a function that prints the script
Pull Request -
State: closed - Opened by DannyBen over 3 years ago
#2 - Test old rubies
Pull Request -
State: closed - Opened by DannyBen over 3 years ago
- 1 comment
#1 - Add GitHub Actions and Code Climate
Pull Request -
State: closed - Opened by DannyBen over 3 years ago