0 purchases
truce 0.2.1
This project has been superseded by http://github.com/jangler/truce.
An experimental text editor and/or shell (alpha status). Currently, it’s
essentially just a minimal text editor with the ability to pipe selected
text through an arbitrary shell command.
Future plans include the ability to use the editor as a filter in pipes,
and the ability to use it to interact with shell-like or REPL-like
programs.
Installation
[sudo] pip[3] install truce
Usage
usage: truce [-h] [--version] [file]
positional arguments:
file file to edit
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exit
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.