summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/gui/widgets/browsercolumn.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ranger/gui/widgets/browsercolumn.py b/ranger/gui/widgets/browsercolumn.py
index fe92ecb5..4aa232b6 100644
--- a/ranger/gui/widgets/browsercolumn.py
+++ b/ranger/gui/widgets/browsercolumn.py
@@ -31,7 +31,7 @@ PREVIEW_BLACKLIST = re.compile(r"""
 			# binary files:
 				| torrent | class | so | img | py[co]
 			# containers:
-				| iso | rar | zip | 7z | tar | gz | bz
+				| iso | rar | zip | 7z | tar | gz | bz2
 		)
 		# ignore dummy suffixes:
 			(\.bak|~)?