summary refs log tree commit diff stats
path: root/doc/ranger.pod
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* documented and improved DaPangus' changeshut2011-09-251-3/+2
|
* extended manpage and fixed {load,save}_copy_buffer commandshut2011-09-251-21/+27
|
* defaults.commands.py: added :bulkrename command from wikihut2011-09-251-0/+9
|
* doc/ranger.pod: extended the man pagehut2011-09-241-58/+461
|
* Overhauled manpage. It's in POD format now.hut2011-09-241-0/+414
a id='n524' href='#n524'>524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674