Closed mvanderkamp closed 2 years ago
I also prefer this solution. I haven't seen anyone requesting a "command language" beyond this specific feature request. I'd like to see an actual use case for it before attempting something like that.
Yeah I much prefer things this way too, I just figured I should point out the difference.
Thanks for working on this!
Adds a
--continue
(alias-c
) CLI option. To my knowledge we don't have a command language likepdb
does, so I thought it would be simpler to go about supporting this feature this way, as oppose to a generic-c
likepdb
offers. Alternatively I suppose we could call the keyboard controls a "command language" and try to find a way feed a series of keyboard inputs through.