Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / adaszko/complgen issues and pull requests
#56 - bug: `declare: -A: invalid option` even with BASH `GNU bash, version 5.2.37(1)-release`
Issue -
State: closed - Opened by jameskim0987 about 2 months ago
- 5 comments
#55 - bug: `conditional binary operator expected` for BASH
Issue -
State: closed - Opened by jameskim0987 about 2 months ago
- 2 comments
#54 - Allow specifying regex that external command output must match
Issue -
State: open - Opened by adaszko 2 months ago
Labels: enhancement
#53 - Representing multiple exclusive words separated by ,
Issue -
State: closed - Opened by kpbaks 3 months ago
- 4 comments
#52 - Release 0.2.0 introduces breaking changes when git is not present
Issue -
State: closed - Opened by meator 5 months ago
- 3 comments
#51 - Tag v0.2.0 doesn't update Cargo version
Issue -
State: closed - Opened by meator 5 months ago
- 1 comment
#49 - Unable to use subword completion
Issue -
State: closed - Opened by Akendo 6 months ago
- 7 comments
#48 - how to use external command to generate a list of available values with decriptions
Issue -
State: closed - Opened by adrian-gierakowski 7 months ago
- 3 comments
#47 - fish,jit: Implement fallbacks
Pull Request -
State: closed - Opened by adaszko 8 months ago
#46 - [FR] <PATH> behaviour inconsistent with non-complgen path completion
Issue -
State: open - Opened by degnbol 8 months ago
- 4 comments
#45 - There seems to be a discrepancy between the docs and the runtime
Issue -
State: closed - Opened by REALERvolker1 10 months ago
- 4 comments
#44 - Milestone: Rough feature parity with `git-completion.bash`
Issue -
State: closed - Opened by adaszko 10 months ago
#44 - Milestone: Rough feature parity with `git-completion.bash`
Issue -
State: closed - Opened by adaszko 10 months ago
#43 - Implement fallback completions (`||`) in AOT mode
Issue -
State: open - Opened by adaszko 10 months ago
Labels: enhancement
#42 - JIT: Execute external command lazily based on the fallbacks order
Issue -
State: closed - Opened by adaszko 10 months ago
Labels: enhancement
#41 - Bash: Respect `completion-ignore-case` readline setting
Issue -
State: open - Opened by adaszko 10 months ago
Labels: enhancement
#40 - Warning: Final DFA contains ambiguous transitions
Issue -
State: closed - Opened by adaszko 10 months ago
Labels: bug
#39 - Use more distinct cross emojis in README
Pull Request -
State: closed - Opened by meator 10 months ago
- 2 comments
#38 - Completion for ZSH doesn't work in default path
Issue -
State: closed - Opened by meator 11 months ago
- 7 comments
#37 - usage/complgen.usage is producing warnings
Issue -
State: closed - Opened by meator 11 months ago
- 2 comments
#36 - Bump rustix from 0.37.23 to 0.37.27
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#35 - zsh completion doesn't add space after choose a word
Issue -
State: closed - Opened by Sherlock-Holo about 1 year ago
- 4 comments
#34 - Bash integration not working for `--color=(always|never)`
Issue -
State: closed - Opened by Ordoviz about 1 year ago
- 9 comments
#33 - bash: Fix completions containing colons
Pull Request -
State: closed - Opened by Ordoviz about 1 year ago
- 5 comments
#32 - [bash] Words containing a colon not completed correctly
Issue -
State: closed - Opened by Ordoviz about 1 year ago
- 2 comments
#31 - `complgen scrape` should output grammars using the "distributive descriptions" feature
Issue -
State: closed - Opened by adaszko about 1 year ago
Labels: enhancement, help wanted, good first issue, effort:small
#30 - Friendlier parsing error messages
Issue -
State: closed - Opened by adaszko about 1 year ago
Labels: enhancement, help wanted
#29 - Eliminate redundant edges for subwords in DOT output
Issue -
State: closed - Opened by adaszko over 1 year ago
#28 - Render subwords in railroad diagrams
Issue -
State: closed - Opened by adaszko over 1 year ago
#27 - Issue a warning if the DFA has at least two `Input::matches_anything()` transitions in the same state
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: enhancement, help wanted, good first issue, effort:small
#26 - Support subwords in JIT mode
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: bug
#25 - Write tests checking if shell special characters in external commands get properly quoted in completions
Issue -
State: open - Opened by adaszko over 1 year ago
#24 - Write tests checking if shell special characters in grammar descriptions get properly quoted in completions
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: help wanted, good first issue, effort:small
#23 - Write tests checking if shell special characters in grammar literals get properly quoted in completions
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: enhancement
#22 - Support specialization in subwords matching/completion
Issue -
State: closed - Opened by adaszko over 1 year ago
#21 - Support external commands in subwords matching/completion
Issue -
State: closed - Opened by adaszko over 1 year ago
#20 - Support descriptions in subwords matching/completion
Issue -
State: closed - Opened by adaszko over 1 year ago
#19 - Improve generated shell completion scripts
Pull Request -
State: closed - Opened by Ordoviz over 1 year ago
- 10 comments
#18 - [FR] Add support for option arguments using =
Issue -
State: closed - Opened by Drugoy over 1 year ago
- 8 comments
Labels: enhancement
#17 - [FR] Provide a way to not order suggested autocompletion variants alphabetically
Issue -
State: closed - Opened by Drugoy over 1 year ago
- 12 comments
Labels: enhancement
#16 - [FR] Add support of 'Descriptions (a.k.a. completion hints) to 'External commands'
Issue -
State: closed - Opened by Drugoy over 1 year ago
- 2 comments
#15 - Parsing error on defining autocompletion of .sh scripts
Issue -
State: closed - Opened by tomMoulard over 1 year ago
- 1 comment
#14 - Complete `<DIRECTORY>` (like `<FILE>`)
Issue -
State: closed - Opened by adaszko over 1 year ago
#13 - Support filename completion in JIT mode
Issue -
State: closed - Opened by adaszko over 1 year ago
#12 - File completion
Issue -
State: closed - Opened by adaszko over 1 year ago
#11 - Add an “scrape” mode that guesses grammar based on `cmd --help` output
Issue -
State: closed - Opened by adaszko over 1 year ago
- 3 comments
Labels: enhancement, good first issue, difficulty:easy, effort:medium
#10 - Provide instructions on how to integrate JIT completions with {bash,fish,zsh}
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: difficulty:easy, effort:small
#9 - Show descriptions in Zsh output
Issue -
State: closed - Opened by adaszko over 1 year ago
- 1 comment
Labels: difficulty:easy, effort:small
#8 - Show descriptions in Fish output
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: effort:small, difficulty:medium
#7 - Emit zsh completion script based on a DFA
Issue -
State: closed - Opened by adaszko over 1 year ago
- 3 comments
Labels: difficulty:medium
#6 - Parsing of statement-level shell code in grammars (`@{bash,fish,zsh} {{{ ... }}}`)
Issue -
State: closed - Opened by adaszko over 1 year ago
- 1 comment
Labels: enhancement, good first issue, difficulty:easy, effort:small
#5 - Error out on duplicate nonterminal definitions
Issue -
State: closed - Opened by adaszko over 1 year ago
Labels: good first issue, difficulty:easy, effort:small
#4 - Emit a warning on the console about undefined nonterminals
Issue -
State: closed - Opened by adaszko over 1 year ago
- 1 comment
Labels: good first issue, difficulty:easy, effort:small
#3 - End-to-end tests for completion scripts
Issue -
State: closed - Opened by adaszko over 1 year ago
- 1 comment
Labels: difficulty:medium, effort:large
#2 - Add CONTRIBUTING.md
Pull Request -
State: closed - Opened by adaszko over 1 year ago
#1 - Inline commands completion bug
Issue -
State: closed - Opened by adaszko over 1 year ago
- 2 comments
Labels: bug, good first issue