Skip to content

Commit

Permalink
Merge pull request #2580 from carapace-sh/env-nospace
Browse files Browse the repository at this point in the history
env: added `CARAPACE_NOSPACE`
  • Loading branch information
rsteube authored Nov 15, 2024
2 parents aaa02c3 + 89811df commit 9e159d2
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/setup/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ Whether to match case insensitive.
- `1` - case insensitive

![](./match.cast)

## CARAPACE_NOSPACE

Extend suffixes that prevent space suffix.

- `*` - matches all

![](./nospace.cast)

## CARAPACE_SANDBOX

Expand Down
Loading

0 comments on commit 9e159d2

Please sign in to comment.