diff --git a/dr1p4ns1.py b/dr1p4ns1.py index 3f65884..7fbcd36 100644 --- a/dr1p4ns1.py +++ b/dr1p4ns1.py @@ -639,7 +639,7 @@ class UI: decoder=ANSIDecoder(self.files[index],d.width) print('\x1bc') decoder.as_terminal() - except + except: pass elif k == 'right': index+=1