From 2fc5e0deb4c949d6889e6e6d80f6b19595ccf905 Mon Sep 17 00:00:00 2001 From: decoded Date: Sat, 5 Nov 2022 19:06:00 -0500 Subject: [PATCH] v2.667 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b5606..0445f7d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ dr1p4ns1 v2.667 - cp437 ansi parser - ! 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. +- ? press 'f' to disable, by default it is enabled.. change SHOW_FILENAME from True to False to set. ``` ## changelog - v2.666 ```