David Percy

Results 3 issues of David Percy

Some commands like `pwd` or `date` are useful when editing but don't consume any input. It looks like the plugin hangs the first time you run one of these. For...

Starting with version 3.2, MongoDB supports document validation on the server: https://docs.mongodb.com/manual/core/document-validation/ It would be pretty cool if MongoEngine could create and manage the validator, similar to how it already...

Enhancement

Is it possible to yield control of the terminal to each command when it runs? This would open up a bunch of new possibilities. 1. Commands that use $EDITOR or...