about summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* update homepage referenceshut2018-01-283-8/+8
* core.main: rearranged command line itemshut2018-01-282-4/+4
* Merge branch 'master' into v1.9.0hut2018-01-282-4/+73
|\
| * manpage: document `viewmode` settinghut2018-01-282-0/+11
| * manpage: document `vcs_backend_svn` settinghut2018-01-282-3/+3
| * manpage: documented `show_selection_in_titlebar` settinghut2018-01-282-0/+7
| * manpage: documented `preview_images_method` settinghut2018-01-282-0/+9
| * manpage: documented `open_all_images` settinghut2018-01-282-0/+9
| * manpage: documented `iterm2_font_{width,height}` settingshut2018-01-282-0/+18
| * manpage: documented `global_inode_type_filter` settinghut2018-01-282-1/+16
* | WIP of version bumphut2018-01-252-2/+2
|/
* Renamed `cd_tab_smart` to `cd_tab_fuzzy`hut2018-01-253-7/+9
* Prefer VISUAL to EDITORtoonn2018-01-234-11/+33
* Merge branch 'master' of https://github.com/jgreco/rangerhut2017-12-202-0/+8
|\
| * Add config opts for iTerm2 font size (for preview)john2017-10-223-2/+10
* | Bump the version in README and the manpageWojciech Siewierski2017-12-072-5/+5
|/
* Merge branch 'one-indexed' of https://github.com/n1amr/rangerhut2017-10-172-0/+15
|\
| * add settings option to use one indexed line numbersAmr Alaa2017-09-173-2/+17
* | Add option 'save_backtick_bookmark', fixes #947hut2017-10-013-2/+11
* | doc/ranger.1: mention that "t" flag uses x-terminal-emulatorhut2017-09-262-4/+4
* | rebuilt man pagehut2017-09-262-5/+5
|/
* doc/tools: Fix shebangnfnty2017-07-302-3/+4
* doc/ranger.1: mention "FROZEN", so people can grep ithut2017-07-162-8/+10
* add "F" key to toggle new "freeze_files" optionhut2017-07-163-2/+26
* fix pylint nagging about performance_test.py on py2hut2017-07-161-0/+1
* add doc/tools/performance_test.pyhut2017-07-161-0/+40
* Update the manpage: add --show-only-dirsWojciech Siewierski2017-06-162-1/+12
* commands: cd: Implement smart tab completion with less typingnfnty2017-03-263-2/+9
* doc: ranger: Reorder some settingsnfnty2017-03-192-18/+18
* commands: Add setting for cd tab completion case sensitivityDmitry Kryukov2017-03-192-0/+17
* Add ability to save/restore tabsVitaly Belman2017-03-193-2/+13
* Beta release 1.9.0b5 v1.9.0b5nfnty2017-02-192-2/+2
* doc: howto-publish-a-release: Add tag stepsnfnty2017-02-191-1/+2
* doc/howto-publish-a-release: Use `*` for bullet listsnfnty2017-02-171-29/+29
* doc: man: Clarify config sourcingnfnty2017-02-163-26/+20
* setup.py: Use distutils by defaultnfnty2017-02-111-1/+1
* Beta release 1.9.0b4 v1.9.0b4nfnty2017-02-102-2/+2
* Beta release 1.9.0b3 v1.9.0b3nfnty2017-02-102-2/+2
* doc/howto-publish-a-release: Change to markdownnfnty2017-02-102-39/+49
* release docs: Add PyPI releasenfnty2017-02-101-4/+16
* Beta release 1.9.0b2 v1.9.0b2nfnty2017-02-102-2/+2
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-102-2/+2
* commands: Add `quitall!`, Change behavior of `quit!`nfnty2017-02-093-14/+19
* config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge2017-02-083-8/+23
* core.main: Catch the right tracebacknfnty2017-02-064-6/+6
* Add `$XDG_DATA_HOME` supportnfnty2017-02-052-4/+24
* rifle: Add new option flag `-c`Samuel Walladge2017-02-052-6/+15
* Add setting `wrap_scroll`Samuel Walladge2017-02-053-2/+11
* commands: rename_append: Add flagsnfnty2017-02-012-60/+63
* Add command for jumping to first non-directory/non-fileThe Flying Rapist2017-02-013-2/+20