From d67e0aa182ef0fb37f23624f07527396b7d1588a Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Wed, 19 Apr 2017 01:11:47 -0700 Subject: [PATCH 1/3] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index df69756..3d39f4f 100644 --- a/README.rst +++ b/README.rst @@ -224,3 +224,4 @@ This project is distributed under the `MIT Date: Wed, 19 Apr 2017 01:17:32 -0700 Subject: [PATCH 2/3] Update README.rst --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 3d39f4f..f782715 100644 --- a/README.rst +++ b/README.rst @@ -203,6 +203,9 @@ License ======= This project is distributed under the `MIT `_ license. +.. figure:: http://i.imgur.com/quDzox3.png + :target: https://github.com/Swordfish90/cool-retro-term + .. |python| image:: https://img.shields.io/badge/python-2.7%2C%203.6-blue.svg :target: https://pypi.python.org/pypi/rtv/ @@ -223,5 +226,3 @@ This project is distributed under the `MIT Date: Wed, 19 Apr 2017 01:23:29 -0700 Subject: [PATCH 3/3] Update README.rst --- README.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index f782715..506dc53 100644 --- a/README.rst +++ b/README.rst @@ -130,7 +130,7 @@ This feature is disabled by default because it takes a a few extra steps to conf $ rtv --copy-mailcap -This template contains examples for common MIME types as well as popular reddit websites like `imgur `_, `youtube `_, and `gfycat `_. Open the mailcap template and follow the `instructions `_ listed inside. +This template contains examples for common MIME types that work with popular reddit websites like *imgur*, *youtube*, and *gfycat*. Open the mailcap template and follow the `instructions `_ listed inside. Once you've setup your mailcap file, enable it by launching rtv with the ``rtv --enable-media`` flag (or set it in your **rtv.cfg**) @@ -166,10 +166,10 @@ Why am I getting an error during installation/when launching rtv? $ sudo pip3 install -U rtv Why do I see garbled text like ``M-b~@M-"`` or ``^@``? - Short answer - Start rtv in ascii-only mode with ``rtv --ascii`` + Quick fix + Try starting RTV in ascii-only mode with ``rtv --ascii`` - Long answer + Explanation This type of text usually shows up when python is unable to render unicode properly. @@ -203,6 +203,7 @@ License ======= This project is distributed under the `MIT `_ license. + .. figure:: http://i.imgur.com/quDzox3.png :target: https://github.com/Swordfish90/cool-retro-term