about summary refs log tree commit diff stats
path: root/ranger/defaults
Commit message (Expand)AuthorAgeFilesLines
* updated keybindings and documentationhut2010-04-061-3/+3
* added tabshut2010-04-061-0/+7
* 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
* defaults.apps: swap mode 0 and 1 for media playershut2010-04-021-4/+4
* Change settings with z rather than with bhut2010-04-011-8/+9
* fixed >find quick-commandhut2010-03-311-1/+1
* Abort loading operations when pressing ^C rather than quittinghut2010-03-311-1/+9
* defaults.commands: saner :delete confirmation checkhut2010-03-311-2/+2
* defaults.keys: unbind Q in console so we can type it!hut2010-03-311-0/+1
* defaults.keys: "typing keys" section is obsoletehut2010-03-311-7/+0
* defaults.keys: added a few shortcuts ("@", "#")hut2010-03-311-0/+2
* defaults.apps: add the 'd' flag to pdf readershut2010-03-291-0/+1
* defaults.commands: fixed find commandhut2010-03-291-0/+1
* 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-282-6/+6
* added an extra option: draw_bookmark_bordershut2010-03-281-0/+1
* add case_insensitive setting for directory sort orderLucas de Vries2010-03-282-1/+3
* defaults.keys: also map ZQ to exitLucas de Vries2010-03-281-1/+1
* defaults.keys: draw bookmarks when typing "um"hut2010-03-281-1/+1
* commands: don't ask for confirmation when deleting single linkshut2010-03-281-2/+5
* fixed bug in defaults.appshut2010-03-271-7/+10
* defaults.keys: additional keys/aliaseshut2010-03-251-6/+8
* added J/K hotkeys for faster movementhut2010-03-241-2/+2
* defaults.keys: fixed hinthut2010-03-211-1/+1
* added option "draw_borders" for borders around the columnshut2010-03-191-0/+3
* Added option "preview_directories"hut2010-03-192-0/+2
* Added option "shorten_title"hut2010-03-191-0/+4
* defaults.keys: added <space> hotkey to scroll (almost) a page downhut2010-03-191-0/+1
* ui: Guess if terminal supports title (by looking at $TERM)hut2010-03-181-3/+2
* commands.rename: don't try to rename without argumenthut2010-03-181-0/+2
* colorschemes: more efficient and simple color importing.hut2010-03-171-1/+1
* keys: added a warning notice about the "map" objecthut2010-03-171-0/+3
* apps: added zathurahut2010-03-171-1/+5
* slight correctionshut2010-03-152-3/+1
* use `file` for reliably identifying text fileshut2010-03-141-1/+4
* apps: added seperate entry for GIMPhut2010-03-141-1/+5
* apps: added eye of gnomehut2010-03-121-1/+6
* Renamed env.pwd to env.cwd ("Current Working Directory")hut2010-03-121-16/+16
* commands.delete: ask for confirmation (in some cases)hut2010-03-121-1/+24
* slightly modified keybinding syntaxhut2010-03-121-168/+156
* moved ranger.actions and ranger.commandshut2010-03-121-0/+474
* removed copyright from one-line, docstring-only __init__.py fileshut2010-03-121-15/+0
* 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-122-13/+31
* minor changeshut2010-03-081-1/+2