summary refs log tree commit diff stats
path: root/ranger/defaults/options.py
Commit message (Expand)AuthorAgeFilesLines
...
* Swapped default values for display_size_in_...hut2010-04-051-2/+2
* added 2 options: display_size_in_{main_column,status_bar}hut2010-04-051-0/+4
* Added a setting for the column ratioshut2010-04-041-0/+3
* added option "save_console_history"hut2010-03-291-0/+3
* new option: colorscheme_overlayhut2010-03-281-0/+19
* renamed three options, display a warning if the old ones are usedhut2010-03-281-3/+3
* added an extra option: draw_bookmark_bordershut2010-03-281-0/+1
* add case_insensitive setting for directory sort orderLucas de Vries2010-03-281-0/+1
* added option "draw_borders" for borders around the columnshut2010-03-191-0/+3
* Added option "preview_directories"hut2010-03-191-0/+1
* Added option "shorten_title"hut2010-03-191-0/+4
* ui: Guess if terminal supports title (by looking at $TERM)hut2010-03-181-3/+2
* colorschemes: more efficient and simple color importing.hut2010-03-171-1/+1
* defaults.options: fixed mistakehut2010-03-121-1/+1
* defaults.options: more extensive documentationhut2010-03-121-18/+35
* added two new colorschemes using 88 colorshut2010-03-121-8/+4
* working on the configuration system / main methodhut2010-03-121-11/+30
* minor changeshut2010-03-081-1/+2
* disabled title drawing by default (buggy?)hut2010-03-081-1/+1
* added copyright info to config files and test caseshut2010-03-081-0/+15
* todo: finished #63: limit filesize in previewshut2010-02-251-0/+3
* options: add the option to show the cursor all the timehut2010-02-141-0/+2
* fixed #54: max_dirsize_for_autopreview option not workinghut2010-02-091-1/+0
* implemented #58: update terminal titlehut2010-02-091-0/+1
* defaults: removed copyright notice from config fileshut2010-01-261-13/+5
* made configuration more simplehut2010-01-251-5/+2
* options: activate preview of files by defaulthut2010-01-241-1/+1
* settings: allow to toggle flushinputhut2010-01-191-0/+1
* options: allow to specify how to recognize "hidden files"hut2010-01-181-0/+4
* settings: removed (buggy) auto_load_previewhut2010-01-141-1/+0
* added license informationhut2010-01-081-0/+14
* random cleanups and fixeshut2010-01-071-1/+1
* settings: corrected preview_files optionhut2010-01-011-1/+1
* options: rearranged lineshut2010-01-011-8/+8
* bookmarks: added testcase, documentation, settinghut2010-01-011-0/+1
* implemented sortinghut2009-12-241-0/+2
* max_dirsize_for_autopreview = 300 is not rly needed anymorehut2009-12-231-1/+1
* improved auto-previewshut2009-12-221-0/+2
* Added option for autoloading previews.hut2009-12-201-1/+1
* added an option for collapse_previewhut2009-12-141-0/+1
* Restructurationhut2009-12-101-0/+1
* Renamed / added colorschemeshut2009-12-061-1/+1
* "SettingsAware", random cleanupshut2009-12-061-12/+5
* changing implementation of optionshut2009-12-061-0/+18