Skip to content

Tags: adaszko/complgen

Tags

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

v0.1.7

Toggle v0.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda
 - Bash,JIT: Shell integration should now handle $COMP_WORDBREAKS cha…

…racters correctly

 - Bash,JIT: Fixed Bash shell integration

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

v0.1.5

Toggle v0.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda
0.1.5

v0.1.4

Toggle v0.1.4's commit message

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda
* Added

- In zsh, for the grammar `--color=(always|never)` and input `--color=<TAB>`, you will now see `always` and
  `never`, not `--color=always` and `--color=never`.   This generalized to all subword completions of course.
- Descriptions can now contain escaped characters, e.g. a quote character or a backslash.
- More readable parsing errors using the chic Rust crate
- Scraper is now based on a bunch of regexes instead of a complicated parser.  This simplifies the code a lot.

* Changed

- If multiple literals have the same decription, they're now grouped into a single line (this can be
  controlled with `zstyle ':completion:*' list-grouped true/false`)

* Removed

- Single brackets external commands as they're superfluous (replaced with triple brackets ones)

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda

Verified

This tag was signed with the committer’s verified signature.
adaszko Adam Szkoda