DC

Results 118 comments of DC

LGTM, however doesn't look like that minimist PR went through, and I don't like the idea of pointing to a git repo from the dependencies.

@JimmyBoh No, no one has done that yet, as far as I am aware. Thanks! You should put them in DefinitelyTyped.

Oh, nice! Good point.

Vorpal doesn't play well with any other library that attempts to control the terminal. Both libraries add listeners, and then do their own thing.

Hi @ORESoftware. Thanks for the video. Yes, adding a space is intended functionality, and file system navigation is the one place I've observed this to come up as an issue....

Yes, there appears to be some issues with this, at least in the more recent builds.

I recently updated it (like 2 days ago) so you can just return `true`, or `false`, or a message. https://github.com/dthree/vorpal/wiki/api-|-vorpal.command#commandvalidatefunction I agree with async as an option, sorry, I just...