This commit is contained in:
decoded
2022-02-28 16:03:12 -06:00
parent 75fe25f530
commit d6d3b65fe4
2 changed files with 36 additions and 11 deletions

View File

@@ -59,6 +59,8 @@ while working on the reencoding portions its operating as a viewer, pumper, basi
```
## notes
```
in order to use the pump feature, you need a fifo setup in something like weechat/irsii/etc..
PUMPQUEUE: using the q key you can queue up a bunch of ansis to pump, then just press p to fire
them off. if there is nothing in the queue then whatever is on the screen will be pumped
FIFO: in order to use the pump feature, you need a fifo setup in something like weechat/irsii/etc..
if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py
```