about summary refs log tree commit diff stats
path: root/ranger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ranger.rb')
-rwxr-xr-xranger.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger.rb b/ranger.rb
index 3bfdf17b..7fbe4824 100755
--- a/ranger.rb
+++ b/ranger.rb
@@ -36,6 +36,7 @@ opt = {
 	:sort_reverse => false,
 	:cd => ARGV.include?('--cd'),
 	:colorscheme => true,
+	:ascii_only => true,
 	:wide_bar => true,
 	:file_preview => true,
 	:preview => true,