summary refs log tree commit diff stats
path: root/ranger/defaults/options.py
Commit message (Expand)AuthorAgeFilesLines
* renamed ranger/defaults to ranger/confighut2012-08-021-212/+0
* api.options is now obsolete (but kept for compatibility)hut2012-08-021-2/+0
* defaults.options: type of hidden_filter changed from regexp to stringhut2012-08-021-2/+1
* defaults/options: add __pycache__ to hidden fileshut2012-03-141-1/+1
* defaults/options: case insensitive sort by defaulthut2012-01-141-1/+1
* define "init_function" in defaultshut2011-10-301-1/+1
* Added option "init_function"hut2011-10-301-0/+10
* Added option "autoupdate_cumulative_size"hut2011-10-221-0/+6
* defaults/options: more documentationhut2011-10-111-44/+88
* defautls/options.py: use_preview_script = True after allhut2011-10-111-1/+1
* Updated copyright headershut2011-10-101-1/+1
* removed completely retarded colorscheme "texas"hut2011-10-101-2/+2
* core.helper: Cleaned up load_settingshut2011-10-101-2/+2
* Write "ranger" with a lowercase "r"hut2011-10-081-1/+1
* defaults/options: disable use_preview_script, unicode_ellipsishut2011-10-081-2/+2
* defaults/options: default sorting method is now "natural"hut2011-10-071-1/+1
* ext.keybindings: implemented %any macrohut2011-09-301-5/+5
* define keybindings in rc.conf (list of commands, loaded on startup)hut2011-09-301-0/+4
* added option "display_tags_in_all_columns"hut2011-05-081-0/+3
* defaults/options.py: hide __cache__ folderhut2011-04-021-1/+1
* Attempted to fix some utf issueshut2010-12-261-0/+3
* Added option 'padding_right' (default: True)hut2010-11-011-0/+4
* defaults.options: enable use_preview_script by defaulthut2010-10-121-2/+1
* defaults.options: don't hide /~$/ fileshut2010-10-121-1/+1
* Added boolean option use_preview_scripthut2010-10-111-2/+4
* Merge branch 'master' into previewhut2010-10-081-1/+1
|\
* | enable shope.sh by defaulthut2010-10-071-4/+2
* | Merge branch 'stable' into previewhut2010-10-051-2/+2
|\|
| * Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-281-1/+1
| * Fixed historyhut2010-08-261-1/+1
* | defaults.options: deactivate scope.sh by defaulthut2010-06-221-1/+7
* | ranger.__init__: added relpath_scripthut2010-06-221-1/+1
* | main: copy scope.sh to ~/.ranger on first starthut2010-06-221-1/+1
* | move scripts/scope.sh to data/scope.shhut2010-06-221-1/+1
* | preview: renamed script to "scripts/scope.sh"hut2010-06-081-1/+1
* | added preview_script optionhut2010-06-041-0/+3
|/
* defaults.options: rebuilt regexp for efficiencyhut2010-05-301-1/+1
* defaults.options: fixed typo in regexphut2010-05-301-1/+1
* defaults.options: increased default "scroll_offset" from 2 to 8hut2010-05-101-1/+1
* defaults.options: slight rearranginghut2010-04-271-4/+4
* added option "dirname_in_tabs"hut2010-04-191-0/+3
* Merge branch 'master' into develhut2010-04-181-2/+5
|\
| * Added option "max_console_history_size"hut2010-04-171-0/+1
| * removed option "max_filesize_for_preview"hut2010-04-171-2/+1
| * Added option "show_hidden_bookmarks"hut2010-04-171-0/+3
| * Abbreviate HOME with ~ in the titlebarhut2010-04-131-0/+3
* | Abbreviate HOME with ~ in the titlebarhut2010-04-131-0/+3
* | fix alt key for xtermhut2010-04-121-0/+4
|/
* added option 'mouse_enabled'hut2010-04-081-0/+3
* defaults.options: changed commenthut2010-04-061-1/+2