summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* linting: Python 2 compat: Import from `__future__`nfnty2017-01-173-0/+6
* linting: pylint and flake8nfnty2017-01-173-23/+23
* ranger in danger because of some stranger v1.8.1hut2017-01-082-2/+2
* git commit -m 'git commit -m git\ commit\ -m\ '\''Happy\ Holidays\!'\' v1.8.0hut2016-12-243-17/+13
* Fix the urxvt preview documentationWojciech Siewierski2016-10-082-6/+6
* Implement the urxvt-based image previewsWojciech Siewierski2016-10-052-10/+48
* manpage: rebuildhut2016-09-032-27/+20
* manpage: Document how to escape macroshut2016-09-032-2/+6
* fix documentation typonightsense2016-08-151-1/+1
* Merge branch 'document-scout-flag-r' of https://github.com/nevimov/rangerhut2016-07-051-0/+1
|\
| * Document -r flag for scout commandnevimov2016-06-271-0/+1
* | Fix misspellingsstepshal2016-06-261-1/+1
|/
* Use 'except Exception:' instead of 'except:'stepshal2016-06-221-2/+2
* removed screenshot. It's in the repository `ranger-assets` nowhut2016-06-211-0/+0
* Merge branch 'W931' of https://github.com/stepshal/rangerhut2016-06-181-1/+0
|\
| * Remove blank lines at end of filestepshal2016-06-161-1/+0
* | Add two blank lines where is expectedstepshal2016-06-163-0/+3
|/
* doc/tools/print_colors.py: remove trailing newlinestepshal2016-06-071-1/+0
* merge setting "relative_line_numbers" into "line_numbers"hut2016-05-242-14/+15
* Merge branch 'linum' of https://github.com/mrogalski/rangerhut2016-05-242-1/+17
|\
| * Add man description.Mark Rogalski2016-05-162-1/+17
* | Manpage: added documentation about commands in pluginshut2016-05-242-3/+11
|/
* doc/ranger.pod: fix #544 in man page source file toohut2016-05-131-1/+1
* `draw_progress_bar_in_statusbar' does not existmrogalski2016-05-111-2/+2
* doc/ranger.1: document :source commandhut2016-04-152-1/+20
* rebuilt man pagehut2016-04-061-0/+5
* allow toggling options with `:set <option>!`hut2016-04-032-1/+11
* doc/ranger.1: Added documentation for {yd}{art} key bindingshut2016-03-252-5/+11
* updating docs with 'clear_filters_on_dir_change' flagVitaly Belman2016-03-251-0/+4
* Add %confdir macroCiro Santilli2016-03-211-0/+2
* rebuild man pageshut2016-02-242-6/+14
* doc/ranger.1: add example for setintaghut2016-02-241-0/+5
* added ranger.desktop file, fixes #346hut2016-01-251-0/+9
* ranger.pod: describe that :setlocal path is a regexhut2016-01-012-1/+9
* Added :echo command, disabled :notify commandhut2015-11-142-1/+10
* fixed line widths in commit a090d85 (#400)hut2015-11-141-2/+2
* Added %p macro for full paths of selected files.The Flying Rapist2015-10-181-2/+3
* Fixed that rare bug with the fireballs and explosions v1.7.2hut2015-10-042-3/+3
* doc/tools/print_keys.py: print mouse events toohut2015-10-041-1/+7
* rc.conf: added pP/pO keys for FIFO-queued copying, fixes #345hut2015-10-042-2/+11
* doc/cheatsheet.svg: removed bad "(4)" reference from "g" keyhut2015-05-071-1/+1
* doc/cheatsheet.svg: added text about commandshut2015-05-071-0/+94
* doc/howto-publish-a-release.txt: Use the right key for signinghut2015-05-041-1/+1
* Initial commit v1.7.1hut2015-05-042-2/+2
* cheatsheet: added whitespace in git linkhut2015-05-021-1/+1
* cheatsheet: fix text alignment, add info about d<key> bindingshut2015-04-191-19/+52
* cheatsheet: add reference to ranger's IRC channelhut2015-04-191-4/+18
* cheatsheet: widen the F12 and = keyshut2015-04-191-6/+6
* cheatsheet: change style of textboxeshut2015-04-191-16/+16
* cheatsheet: highlight hjkl in red, not greenhut2015-04-191-5/+3
n582'>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 675 676 677 678 679 680 681 682 683 684 685 686