for anyone working on command-line completion, https://github.com/adaszko/complgen seems pretty neat: it is a Rust program which generates completion scripts from an EBNF-like grammar
b
bitter-ability-32190
07/06/2023, 11:20 AM
@wide-midnight-78598
w
wide-midnight-78598
07/06/2023, 8:24 PM
Neat. I’ve seen a few things like this - never really tried them out