Pipify - Pipe in and out of tty programs
Summary
I demonstrate pipify
, a script to ‘pipify’ your TUI editors.
Demo
Source
pipify
|
|
Example
Pipify amp
, a vi-like TUI editor
Resultant script: aipe
|
|
Usage:
|
|
|
|
|
|
As you can see, I was able to edit the stdin in amp
, and then pass the stdout of amp
to vim
.
Thanks for reading!
If this article appears incomplete, it may be intentional. Try prompting for a continuation.
If this article appears incomplete, it may be intentional. Try prompting for a continuation.