summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Abort loading operations when pressing ^C rather than quittinghut2010-03-311-1/+9
* defaults.commands: saner :delete confirmation checkhut2010-03-311-2/+2
* core.environment: stop enter_dir if os.chdir failshut2010-03-311-1/+4
* fsobject.directory: don't load unaccessible directories!hut2010-03-311-0/+4
* * README: Removed the reference to code/keys.rb >_<hut2010-03-291-2/+2
* defaults.commands: fixed find commandhut2010-03-291-0/+1
* closed issue #76 (was implemented in f5e9c01e)hut2010-03-291-1/+1
* fixed --clean, which was violated in ranger.shared.settingshut2010-03-291-6/+9
* added option "save_console_history"hut2010-03-294-7/+33
* core.environment: don't GC directories which you're in. lolhut2010-03-281-1/+1
* new option: colorscheme_overlayhut2010-03-285-0/+38
* revert a part of 103a23b8hut2010-03-281-1/+1
* colorschemes.default: *slight* performance improvementhut2010-03-281-1/+1
* fsobject.directory: forgot to rename attributeshut2010-03-281-2/+2
* renamed three options, display a warning if the old ones are usedhut2010-03-286-26/+43
* added an extra option: draw_bookmark_bordershut2010-03-283-1/+3
* fsobject.directory: little optimization in sortinghut2010-03-281-2/+2
* add case_insensitive setting for directory sort orderLucas de Vries2010-03-284-2/+17
* defaults.keys: also map ZQ to exitLucas de Vries2010-03-281-1/+1
* widgets.browserview: only display bookmarks border if draw_borders is onLucas de Vries2010-03-281-4/+7
* widgets.browserview: improved bookmark preview borderhut2010-03-281-3/+4
* widgets.browserview: fix unicode issue when drawing bookmarkshut2010-03-281-1/+4