summary refs log tree commit diff stats
path: root/ranger/config
Commit message (Expand)AuthorAgeFilesLines
...
* config/commands.py: refractored randynobx's patchhut2015-03-181-4/+5
* Merge branch 'colorscheme_tab_complete' of git://github.com/randynobx/rangerhut2015-03-181-0/+8
|\
| * added tab complete functionality for :set colorschemesrandnobx2015-03-111-0/+8
* | Merge branch 'add-iterm2-image-preview-support' of git://github.com/kattrali/...hut2015-03-181-3/+14
|\ \
| * | Consolidate image preview method preferencesDelisa Mason2015-03-091-9/+12
| * | Add configuration options for image preview modesDelisa Mason2015-03-081-1/+9
* | | Fix a typo s/self\.notify/self\.fm\.notify/anekos2015-03-161-1/+1
* | | config/rc.conf: remapped <DELETE> to dDhut2015-03-121-1/+3
| |/ |/|
* | added solarized colorscheme to list of available-by-default colorschemes in r...randnobx2015-03-091-1/+1
* | config.commands: :linemode and :default_linemode tab completionWojciech Siewierski2015-03-101-0/+31
* | core.linemode: fix up vifon's patches from PR #264hut2015-03-091-3/+3
* | Merge branch 'linemode_api' of https://github.com/Vifon/rangerhut2015-03-091-3/+3
|\ \
| * | linemode refactoring; custom linemodes possibleWojciech Siewierski2015-02-221-3/+3
* | | Merge branch 'macros_with_flat' of https://github.com/Vifon/rangerhut2015-03-091-3/+1
|\ \ \
| * | | fsobject.drawn_basename renamed to fsobject.relative_pathWojciech Siewierski2015-02-181-3/+1
| |/ /
* | / updated comment to reflect current default value for confirm_on_deleterandnobx2015-03-091-1/+1
| |/ |/|
* | add setting for sorting by unicode characterhut2015-03-031-0/+1
|/
* config/commands.py: add commenthut2015-02-181-0/+5
* config/commands_sample.py: return on errorhut2015-02-171-0/+1
* config/commands_sample.py: added commentshut2015-02-171-2/+6
* config/commands_sample.py: better docstringhut2015-02-171-1/+1
* added a sample commands.pyhut2015-02-171-0/+53
* config/commands: interactive "?" key / ":help" commandhut2015-02-161-8/+14
* Fix renaming with insufficient privilegesAlexander Buddenbrock2015-02-121-4/+4
* fix python version checking with python2.6hut2015-02-101-1/+1
* proper checking for the python versionhut2015-02-081-1/+1
* remove double dashbastorran2015-02-061-1/+1
* Add qpdfview to rifle.confbastorran2015-02-061-0/+1
* config.commands: bulkrename works with `:flat -1`Wojciech Siewierski2015-02-021-1/+3
* container.directory: added sorting by file extensionWojciech Siewierski2015-01-291-0/+2
* config.commands: added ability to create multilevel directories (as mkdir -p ...Nikolay Puzanov2015-01-281-2/+2
* Priority changeHerrNieschnell2015-01-181-2/+2
* :meta may be used on multiple selected filesWojciech Siewierski2015-01-171-1/+3
* Merge branch 'cd-select_file' of https://github.com/NoSuck/ranger into cd-sel...hut2015-01-171-1/+2
|\
| * Modified cd command to select original file, when following links.The Flying Rapist2015-01-131-1/+2
* | core.metadata: works well now, at first glancehut2015-01-171-1/+1
* | adapted commands for MetadataManagerhut2015-01-162-58/+28
* | start turning ext.papermanager to core.metadatahut2015-01-132-7/+7
|/
* config/rc.conf: make "a" binding use :rename_appendhut2015-01-011-1/+1
* renameConsole -> rename_append; added special cases for hidden files and dire...The Flying Rapist2015-01-021-6/+6
* add javascript file type to mime.types and rifle.confaureooms2014-12-191-5/+6
* config/commands.py: fixed py3-specific encoding bughut2014-12-141-4/+1
* update email addresshut2014-12-111-1/+1
* config/commands.py: fix bulkrename on OSX 10.8, fixes #136hut2014-12-101-4/+6
* config/commands.py: fix input delay, fixes #181hut2014-12-101-1/+1
* Merge branch 'filter_by_filetype' of https://github.com/tex/rangerhut2014-12-051-0/+27
|\
| * implement filter_inode_typeMilan Svoboda2014-11-251-0/+26
* | Merge branch 'flat_command' of https://github.com/tex/rangerhut2014-12-051-2/+5
|\ \
| * | add documentation for flat commandMilan Svoboda2014-11-251-2/+5
| |/
* | doc/ranger.1: added documentation on linemodes and :paper commandshut2014-12-051-2/+3