Skip to content

Config option to wrap commands #7

@rklyne

Description

@rklyne

I use virtualenvs or Vagrant VMs to encapsulate environments and Vim on the host to edit.
I'd like to be able to have a config option that allows me to wrap each python command in the necessary script to make it work.
For example, with config set to vagrant ssh -c "%", ./manage.py shell would become vagrant ssh -c "./manage.py shell".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions