From b0486dbfa34005258b882518ea30904a8211a3b0 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 24 Jul 2009 03:39:27 +0200 Subject: clean up, explain stuff, handle exceptions --- ranger.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ranger.conf') diff --git a/ranger.conf b/ranger.conf index 63fc5165..9df90ac8 100644 --- a/ranger.conf +++ b/ranger.conf @@ -4,6 +4,9 @@ # options are in this format: Option. = # if an option is not defined, the default value is used. # this file is treated as ruby code, text after # is ignored +# +# all of this is not required!! You can even use an empty +# config file, in which case the defaults will be used. ##-------------------------------------------------- # should all non-ascii characters be replaced with stars? @@ -43,6 +46,11 @@ Option.debug_file = '/tmp/errorlog' Option.confirm_string = "yes I am!" Option.confirm = true +# what to search for with the n-key? You can specify it later with +# [f*] or [/], but I need a default value. Use one of: +# :ctime, :mtime, :size, :handler, :regexp +Option.search_method = :ctime + # these options are obvious Option.bookmark_file = '~/.ranger_bookmarks' Option.show_hidden = false -- cgit 1.4.1-2-gfad0