summary refs log tree commit diff stats
path: root/doc/ranger.1
Commit message (Collapse)AuthorAgeFilesLines
* doc/ranger.1: mention that "t" flag uses x-terminal-emulatorhut2017-09-261-2/+2
|
* rebuilt man pagehut2017-09-261-3/+3
|
* doc/ranger.1: mention "FROZEN", so people can grep ithut2017-07-161-4/+5
|
* add "F" key to toggle new "freeze_files" optionhut2017-07-161-1/+12
| | | | | | | | | Excerpt from man page: Toggle "freeze_files" setting. When active, directories and files will not be loaded, improving performance when all the files you need are already loaded. This does not affect file previews, which can be toggled with "zI".
* Update the manpage: add --show-only-dirsWojciech Siewierski2017-06-161-1/+6
|
* commands: cd: Implement smart tab completion with less typingnfnty2017-03-261-1/+4
| | | | Thanks to @nanuda for the first implementation and inspiration.
* doc: ranger: Reorder some settingsnfnty2017-03-191-8/+8
|
* commands: Add setting for cd tab completion case sensitivityDmitry Kryukov2017-03-191-0/+9
|
* Add ability to save/restore tabsVitaly Belman2017-03-191-1/+6
| | | | | Fixes #502 Closes #505
* Beta release 1.9.0b5 v1.9.0b5nfnty2017-02-191-1/+1
|
* doc: man: Clarify config sourcingnfnty2017-02-161-13/+10
|
* Beta release 1.9.0b4 v1.9.0b4nfnty2017-02-101-1/+1
|
* Beta release 1.9.0b3 v1.9.0b3nfnty2017-02-101-1/+1
|
* Beta release 1.9.0b2 v1.9.0b2nfnty2017-02-101-1/+1
|
* Beta release 1.9.0b1 v1.9.0b1nfnty2017-02-101-1/+1
|
* commands: Add `quitall!`, Change behavior of `quit!`nfnty2017-02-091-7/+9
| | | | Fixes #802
* config.commands: quit, quitall: Don't exit if loader has workSamuel Walladge2017-02-081-4/+11
| | | | Fixes #739
* core.main: Catch the right tracebacknfnty2017-02-061-2/+2
|
* Add `$XDG_DATA_HOME` supportnfnty2017-02-051-2/+11
| | | | | Fixes #303 Fixes #448
* Add setting `wrap_scroll`Samuel Walladge2017-02-051-1/+5
| | | | | | Adds ability to wrap around when scrolling. Fixes #176
* commands: rename_append: Add flagsnfnty2017-02-011-32/+32
| | | | | | | | | Adds ability to position before all extensions. Adds ability to remove everything except extensions. Fixes issue when `flat` is used, where it would jump to parent extension. Fixes #744
* Add command for jumping to first non-directory/non-fileThe Flying Rapist2017-02-011-1/+10
| | | | Fixes #409
* "title bar" -> "titlebar"nfnty2017-01-291-1/+1
|
* Add setting `hostname_in_titlebar`nfnty2017-01-291-1/+4
| | | | Fixes #782
* config.commands: `setlocal`: Properly parse path with spacesnfnty2017-01-241-1/+4
| | | | | | Added proper quote parsing Fixes #753
* ranger in danger because of some stranger v1.8.1hut2017-01-081-1/+1
|
* git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0hut2016-12-241-14/+10
|
* Fix the urxvt preview documentationWojciech Siewierski2016-10-081-4/+4
|
* Implement the urxvt-based image previewsWojciech Siewierski2016-10-051-10/+32
|
* manpage: rebuildhut2016-09-031-13/+10
|
* manpage: Document how to escape macroshut2016-09-031-2/+4
|
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-241-7/+9
| | | | | | | line_numbers now takes a string rather than a bool, with the valid values "false", "absolute" and "relative". Related to #546
* Merge branch 'linum' of https://github.com/mrogalski/rangerhut2016-05-241-1/+8
|\
| * Add man description.Mark Rogalski2016-05-161-1/+8
| |
* | Manpage: added documentation about commands in pluginshut2016-05-241-2/+6
|/
* `draw_progress_bar_in_statusbar' does not existmrogalski2016-05-111-2/+2
|
* doc/ranger.1: document :source commandhut2016-04-151-1/+11
|
* rebuilt man pagehut2016-04-061-0/+5
|
* allow toggling options with `:set <option>!`hut2016-04-031-1/+7
|
* doc/ranger.1: Added documentation for {yd}{art} key bindingshut2016-03-251-3/+6
|
* rebuild man pageshut2016-02-241-5/+13
|
* ranger.pod: describe that :setlocal path is a regexhut2016-01-011-1/+5
| | | | fixes #443
* Added :echo command, disabled :notify commandhut2015-11-141-1/+5
|
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-041-1/+1
|
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-10-041-2/+6
|
* Initial commit v1.7.1hut2015-05-041-1/+1
|
* Should I dual ranger/cleric or wait for the THAC0 bonus? v1.7.0hut2015-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 7236dde27bf33fec5097c223f0d70598b10ba05f Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 14:33:59 2015 +0200 wrote changelog entry commit 73e76b0f9a22ad8122154c4a2763c27ebce9be37 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:27 2015 +0200 update version number in man page commit b1948b9382027ed55d095a936610bc62f7cdba9a Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:41:08 2015 +0200 update rifle version number commit a96a8a808a3c68eb848a3e0361fd95cb8c643d59 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:34:59 2015 +0200 s/ranger-master/ranger-stable/ commit 6967a48193227b4a0c843e8831e5511005179f69 Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:33:06 2015 +0200 updated version number commit 0cbc401fd25fc4d307d026628e12ef1106a42bdf Author: hut <hut@lepus.uberspace.de> Date: Mon Apr 13 13:18:26 2015 +0200 updated version info in example plugins
* doc/ranger.1: fix paths in RESOURCES sectionhut2015-04-131-3/+3
|
* moved "doc/examples" to "examples" for more visibilityhut2015-04-131-1/+1
|
* doc/ranger.1: updated RESOURCES sectionhut2015-04-131-2/+7
|