summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-16Update the manpage: add --show-only-dirsWojciech Siewierski
2017-06-15moved inode filtering from choosedir to show-only-dirsrandnobx
2017-06-09rc.conf: set no inode type filter by defaulthut
2017-06-08Merge branch 'choosedir-821' of https://github.com/randynobx/rangerhut
2017-06-08Merge branch 'vifon/867/filter_command_to_only_show_marked_files' of https://...hut
2017-06-08rc.conf: removed redundant "ys" key bindinghut
2017-06-07Merge branch 'master' of https://github.com/toonn/rangerhut
2017-06-07Merge branch 'master' of https://github.com/daizeng1984/rangerhut
2017-06-07Merge branch 'master' of https://github.com/nvllsvm/rangerhut
2017-06-07Switch the order of experimental plugin loading and rc.conf sourcingdaizeng1984
2017-05-28Blank line before local definitionToon Nolten
2017-05-28Locally import subprocess; improve docstring; give a more meaningful name to ...Toon Nolten
2017-05-28Avoid redefining file built-in for python 2.7Toon Nolten
2017-05-28Resolve pylint issuesToon Nolten
2017-05-28Change the yank mappings to use the new yank commandToon Nolten
2017-05-28Yank command that makes use of any available clipboard managerToon Nolten
2017-05-21Add a :narrow keybind to rc_emacs.confWojciech Siewierski
2017-05-21Fix the pylint warningsWojciech Siewierski
2017-05-21Add the :narrow commandWojciech Siewierski
2017-05-20Resolve the pylint warningsWojciech Siewierski
2017-05-20Separate the inode filter constants into their own classWojciech Siewierski
2017-05-20fixed SettingsAware.settings to fm.settingsrandnobx
2017-05-20refactor inode_filter assignment; change function namerandnobx
2017-05-20added global_inode_filter_type setting; show only directories when --choosedirrandnobx
2017-05-06Do not import unused modules; fix the pylint testsWojciech Siewierski
2017-05-06Do not strip the current working directoy from sys.pathWojciech Siewierski
2017-04-23config/rifle.conf: list/extract archives without atoolhut
2017-04-12setup.py: Make executables executablenfnty
2017-04-12config/rc.conf: Properly set `preview_script` by defaultnfnty
2017-04-12core.fm: confpath, datapath: Be strict about clean modenfnty
2017-04-11container.settings: Log nonexistent `preview_script`nfnty
2017-04-06container.fsobject: Fix some issues with symlink stat handlingWojciech Siewierski
2017-03-28Add nomacs image viewer supportAndrew Rabert
2017-03-26config: Disable `cd_tab_smart` by defaultnfnty
2017-03-26commands: cd: Implement smart tab completion with less typingnfnty
2017-03-19doc: ranger: Reorder some settingsnfnty
2017-03-19commands: Add setting for cd tab completion case sensitivityDmitry Kryukov
2017-03-19Add ability to save/restore tabsVitaly Belman
2017-03-18core.main: Add support for `file://` URIs as path argumentsnfnty
2017-03-18core.main: Use `PWD` as starting path cwd if availablenfnty
2017-03-18gui.curses_shortcuts: Fix handling of strings for `add*` functionsnfnty
2017-03-15Improve error message for some commands when called without argsSamuel Walladge
2017-03-12:cd tab completion again considers the whole lineWojciech Siewierski
2017-03-12config.commands.cd.tab: Now tab works fine with '-r'강동훈(DongHoon Kang)
2017-03-10data/scope.sh: highlight: Replace tabs with spacesnfnty
2017-02-26rc.conf: Map F2 to :renameWojciech Siewierski
2017-02-25gui.widgets.console.Console: Don't crash when parsing corrupt history filenfnty
2017-02-19core.main: `--version`: Report Python version and localenfnty
2017-02-19Beta release 1.9.0b5v1.9.0b5nfnty
2017-02-19doc: howto-publish-a-release: Add tag stepsnfnty