summary refs log tree commit diff stats
path: root/doc/ranger.pod
Commit message (Collapse)AuthorAgeFilesLines
* doc/ranger.1: update KEY BINDINGS sectionhut2013-02-221-10/+27
|
* doc/ranger.1: updated the CONCEPTS sectionhut2013-02-221-1/+13
|
* doc/rifle.1: Added man page for riflehut2013-02-181-0/+7
|
* README: removed bash dependencyhut2013-02-181-1/+1
|
* ranger.1: update list of ranger optionshut2013-02-181-9/+20
|
* ranger.1: added missing docs of settingshut2013-02-181-1/+10
|
* ranger.__init__: change [path/filename] to [path] in USAGEhut2013-02-181-1/+1
| | | | | this indicates that ranger should not be used as a file launcher anymore, since it now ships with the standalone program `rifle'.
* ranger.1: update doc of :open_withhut2013-02-181-3/+2
|
* doc/ranger.1: update doc of :chmod, :delete, :find, :save_copy_bufferhut2013-02-181-12/+9
|
* doc/ranger.1: added :travel to man pagehut2013-02-171-0/+9
|
* core.main: made --mode and --flag deprecatedhut2013-02-171-13/+1
| | | | Again, use rifle as a file launcher instead
* core.main: made --fail-unless-cd deprecatedhut2013-02-171-6/+1
| | | | Instead of launching ranger for opening files, simply use rifle.
* removed all trailing whitespaceshut2013-02-101-1/+1
|
* config/commands: Added commands 'mark_tag' and 'unmark_tag'hut2013-01-011-0/+12
|
* container.settingobject: added setting "update_tmux_title"hut2012-12-101-0/+4
|
* added setlocal command to handle local settingsAbdó Roig-Maranges2012-12-091-0/+7
|
* config/rc.conf: Added setting "confirm_on_delete"hut2012-12-061-0/+6
|
* doc/ranger.1: typohut2012-12-041-1/+1
|
* doc/ranger.1: add a warning about overwriting hookshut2012-12-041-2/+5
|
* updated man page, improved hookshut2012-12-041-34/+69
|
* update documentation for commandshut2012-12-041-22/+76
|
* update documentation for options, plugins and exampleshut2012-12-041-80/+57
|
* renamed ranger/defaults to ranger/confighut2012-08-021-3/+3
|
* Added $RANGER_LEVEL environment variable (see man page)hut2012-03-051-0/+13
|
* Removed unnecessary spaceshut2012-03-051-1/+1
|
* ranger.1: fix vim script "RangerChooser" when no file is openedhut2012-02-211-1/+1
| | | | https://savannah.nongnu.org/bugs/?35556
* ranger.1: Added entry for --list-tagged-fileshut2012-02-121-0/+5
|
* core.main: Allow multiple --cmd's, add man page entry for --cmdhut2012-02-121-0/+5
|
* new :relink commandM Rawash2012-01-271-0/+4
|
* Added doc for TERMCMD and integrated it in commands.pyhut2012-01-181-0/+7
|
* Added documentation for new flagsM Rawash2011-12-111-0/+5
|
* core.main: added --selectfile optionDavid Pugnasse2011-10-241-0/+4
|
* core.actions: added --choosefiles option + dochut2011-10-211-1/+7
|
* fixed some documentationhut2011-10-101-3/+4
|
* Revert "ranger.1: added doc for --dont-copy-config"hut2011-10-091-3/+4
| | | | This reverts commit b62f5fbe203414521461e30e70af243dc257c49c.
* ranger.__init__, ranger.1: updated rangers descriptionhut2011-10-081-3/+3
|
* Updated man pagehut2011-10-081-12/+6
|
* ranger.1: added doc for --dont-copy-confighut2011-10-081-4/+3
|
* Write "ranger" with a lowercase "r"hut2011-10-081-2/+2
|
* updated manpage and config_examples/rc.confhut2011-10-081-0/+3
|
* general updateshut2011-10-081-4/+9
|
* manpage: updatehut2011-10-051-17/+18
|
* defaults/commands: added cunmap, punmap, tunmaphut2011-10-051-0/+38
|
* doc/ranger.1: updated manpagehut2011-10-011-28/+53
|
* Extended rc.confhut2011-09-301-2/+3
|
* doc/ranger.1: added missing documentationhut2011-09-291-8/+135
|
* core.main: added --list-unused-keys optionhut2011-09-291-0/+6
|
* another correction of the bash wrapper scriptshut2011-09-281-1/+2
|
* sanitized bash wrapper scripts, reformulated BUGS section in manualhut2011-09-281-7/+6
|
* improved bash wrappers in ranger.py and man pagehut2011-09-281-9/+11
|