A program intended to make demos and give a feeling of interactivity.
|
9 months ago | |
---|---|---|
patch2vimedit | 9 months ago | |
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
README.md | 10 months ago | |
requirements.txt | 10 months ago |
Patch2vimedit
is a program intended to make demos and give a feeling of
interactivity.
Provided with a patch file, and assuming that its working directory contains
data on which the patch is applicable, it will run a vim
session applying the
patch.
This program relies on the following non-python dependencies:
tmux
vim
For python dependencies, see requirements.txt
.