zshrs 0.12.42

The first JIT-compiled Unix shell — bytecode VM, Cranelift JIT, worker pool, AOP intercept, Rkyv caching
Documentation
1
2
3
4
5
#compdef mergechanges

_arguments \
  '-f[output to file]' \
  '*:changes file:_files -g "*.changes(-.)"'