v2.667
This commit is contained in:
12
README.md
12
README.md
@@ -35,7 +35,15 @@ MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdyymMMMMMMMMMMMMMMMMMMMMMMMMMMM
|
|||||||
```
|
```
|
||||||
## summary
|
## summary
|
||||||
```
|
```
|
||||||
dr1p4ns1 v2.666 - cp437 ansi parser
|
dr1p4ns1 v2.667 - cp437 ansi parser
|
||||||
|
```
|
||||||
|
## changelog - v2.667
|
||||||
|
```
|
||||||
|
- ! added an autopumping feature. if you press 'z' autopump will pump either the directory or pumpqueue.
|
||||||
|
- ! fixed some various bugs which inhibited a file loading, or would crash, or simply freeze output.
|
||||||
|
- ! added an abort feature to abort midpump, simply press anykey while pumping and it will abort.
|
||||||
|
- ! added a filename display feature, this will display the file pumped after each pump.
|
||||||
|
- - ! press 'f' to disable, by default it is enabled.. change SHOW_FILENAME from True to False to set.
|
||||||
```
|
```
|
||||||
## changelog - v2.666
|
## changelog - v2.666
|
||||||
```
|
```
|
||||||
@@ -66,4 +74,4 @@ ansi files can be queued so that when you pump they are being sent in a sequenti
|
|||||||
- **PUMPQUEUE:** using the q key you can queue up a bunch of ansis to pump, then just press p to fire
|
- **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 to fifo.
|
them off. if there is nothing in the queue then whatever is on the screen will be pumped to fifo.
|
||||||
- **FIFO:** in order to use the pump feature, you need a fifo setup in something like weechat/irsii/etc..
|
- **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
|
if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py
|
||||||
|
|||||||
Reference in New Issue
Block a user