diff --git a/README.md b/README.md index c831977..a8b5606 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,15 @@ MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMdyymMMMMMMMMMMMMMMMMMMMMMMMMMMM ``` ## 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 ``` @@ -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 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.. - if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py \ No newline at end of file + if you have one setup, adjust the FIFO_PATH at the top of dr1p4ns1.py