From 6524d00c5ce0d1169645a879fe581ee29d91b33c Mon Sep 17 00:00:00 2001 From: hut Date: Mon, 3 Oct 2011 23:55:22 +0200 Subject: defaults/options: changed some default options --- ranger/defaults/options.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ranger/defaults/options.py b/ranger/defaults/options.py index c9cbf8ad..df478989 100644 --- a/ranger/defaults/options.py +++ b/ranger/defaults/options.py @@ -48,7 +48,7 @@ preview_script = '~/.config/ranger/scope.sh' use_preview_script = True # Use a unicode "..." character to mark cut-off filenames? -unicode_ellipsis = True +unicode_ellipsis = False # Show dotfiles in the bookmark preview box? show_hidden_bookmarks = True @@ -75,7 +75,7 @@ draw_bookmark_borders = True dirname_in_tabs = False # How many columns are there, and what are their relative widths? -column_ratios = (1, 1, 4, 3) +column_ratios = (1, 3, 4) # Enable the mouse support? mouse_enabled = True @@ -121,7 +121,7 @@ autosave_bookmarks = True show_cursor = False # One of: size, basename, mtime, type -sort = 'basename' +sort = 'natural' sort_reverse = False sort_case_insensitive = False sort_directories_first = True -- cgit 1.4.1-2-gfad0