zshrs 0.11.18

The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Documentation
1
2
3
4
5
6
7
8
#compdef -parameter-

if compset -P '*:'; then
  _history_modifiers p
  return
fi

_parameters -e