oven-sh/bun

Update shell completions

Open

#2,503 opened on Mar 29, 2023

View on GitHub
 (9 comments) (4 reactions) (0 assignees)Rust (4,486 forks)batch import
cligood first issue

Repository metrics

Stars
 (90,348 stars)
PR merge metrics
 (Avg merge 1d 17h) (357 merged PRs in 30d)

Description

Our fish, zsh, and bash completions are missing some recently added arguments

  • bun --watch
  • bun run --watch
  • bun test --watch
  • bun test --update-snapshots

Contributor guide