summary refs log tree commit diff stats
path: root/ranger/defaults
Commit message (Expand)AuthorAgeFilesLines
* defaults.commands: Fixed :cd command without argumenthut2010-10-051-3/+2
* defaults.commands: new commands :{load,save}_copy_bufferhut2010-10-031-0/+36
* defaults.commands: avoid overwriting the builtin set classhut2010-10-031-1/+2
* fsobject.fsobject: changed "numerical" sort to "natural" sorthut2010-10-011-2/+2
* fsobject.directory: added numerical sorthut2010-10-011-3/+3
* defaults.apps: open empty files with unknown mimetype in vimhut2010-09-271-1/+1
* defaults.apps: small fix of a previous patchhut2010-09-271-1/+1
* defaults.apps: Use mimeopen if installed and apps.py failshut2010-09-231-0/+4
* apps.py Add mimeopen supportSergey Mironov2010-09-231-0/+8
* ranger.__init__: improved __init__.pyhut2010-09-211-2/+0
* defaults.commands: Removed "quick" method from :cdhut2010-09-111-12/+0
* defaults.keys: key pL to create relative symlinkshut2010-08-291-2/+3
* Changed default config dir to $XDG_CONFIG_HOME/rangerhut2010-08-284-5/+5
* cleaned up and fine tuned :find commandhut2010-08-281-11/+7
* Integrated new container.history implementationhut2010-08-281-2/+2
* Fixed historyhut2010-08-262-2/+2
* Updated documentation for the consolehut2010-08-261-8/+3
* widgets/console: Simplified consolehut2010-08-262-23/+168
* defaults.keys: added keys gl and gL to resolve linkshut2010-08-251-1/+3
* defaults.keys: map <backspace> to ^H (since ^H is bugged sometimes)hut2010-08-131-1/+1
* defaults.keys: added keys da, dr, ya, yr + documentationhut2010-07-231-0/+4
* defaults.apps: make pager accept ansi color codeshut2010-07-171-1/+1
* defaults.keys: improved "du" keybindinghut2010-07-051-1/+2
* defaults.options: rebuilt regexp for efficiencyhut2010-05-301-1/+1
* defaults.options: fixed typo in regexphut2010-05-301-1/+1
* defaults.apps: shortened code of last commithut2010-05-281-2/+1
* defaults.apps: retain order of files in app_feh mode 11hut2010-05-281-1/+3
* defaults.apps: simplify code for fehhut2010-05-261-15/+3
* defaults.keys: added key ^V for marking files in a specific directionhut2010-05-261-0/+2
* defaults.keys: add hint for "po"hut2010-05-261-2/+2
* defaults.apps: fixed (removed dependency of edit_or_run)hut2010-05-261-1/+0
* defaults.keys: fixed key conflict.hut2010-05-241-1/+1
* defaults.apps: removed gimp entry from feh, type rgimp<CR> insteadhut2010-05-221-2/+1
* Add file-roller as a default app for container typesDavid Barnett2010-05-191-1/+6
* Use Applications.either even with only one option for dependency checking; fi...David Barnett2010-05-191-10/+10
* defaults.apps: swap feh modes 0 and 11hut2010-05-191-15/+14
* defaults.keys: added/fixed readline keybindings in consolehut2010-05-181-4/+4
* defaults.keys: faster horizontal movement in pagerhut2010-05-161-2/+2
* defaults.keys: new key "<C-h>" = "zh"hut2010-05-151-1/+1
* defaults.keys: changed key for log from ^P to Whut2010-05-151-1/+1
* defaults.options: increased default "scroll_offset" from 2 to 8hut2010-05-101-1/+1
* defaults.commands: edit current file with ":edit"hut2010-05-101-1/+4
* close console with <C-D>hut2010-05-101-1/+1
* added <C-P> and <C-N> keys to consolehut2010-05-101-2/+2
* defaults.keys: added hint for "cw"hut2010-05-091-1/+1
* defaults.keys: fixed delete keyhut2010-05-091-1/+1
* cleanupshut2010-05-051-1/+1
* defaults.commands: fixed :quit, added :quitallhut2010-05-021-5/+14
* extended and documented u* key combinationshut2010-04-301-2/+5
* defaults.keys: implement I keyhut2010-04-301-0/+5