summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cheatsheet: highlight the "?" keyhut2015-04-191-5/+5
* cheatsheet: added three new sectionshut2015-04-191-107/+558
* cheatsheet: added missing "^D"hut2015-04-171-9/+21
* added doc/cheatsheet.svghut2015-04-171-0/+4024
407' href='#n407'>407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
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