Update README.rst

This commit is contained in:
Michael Lazar
2016-08-02 02:04:57 -07:00
committed by GitHub
parent 0f1173559f
commit 2b517928a4

View File

@@ -139,17 +139,15 @@ RTV will respect the following environment variables when accessing external pro
``$BROWSER`` ``$BROWSER``
| Submission links will be opened inside of your web browser. | Submission links will be opened inside of your web browser.
| On most systems the default web browser will open in a new window. | On most systems the default web browser will open in a new window. If you prefer the complete terminal experience, try using a console-based web browser (`w3m <http://w3m.sourceforge.net/>`_, `lynx <http://lynx.isc.org/>`_, and `elinks <http://elinks.or.cz/>`_ are all good choices).
| If you prefer the complete terminal experience, try using a console-based web browser (`w3m <http://w3m.sourceforge.net/>`_, `lynx <http://lynx.isc.org/>`_, and `elinks <http://elinks.or.cz/>`_ are all good choices).
``$PAGER`` ``$PAGER``
Extra long comments and submissions wil be viewed through the system pager. | Extra long comments and submissions wil be viewed through the system pager.
``$RTV_EDITOR`` ``$RTV_EDITOR``
Compose posts and replying to comments is done using your preferred text editor. | Compose posts and replying to comments is done using your preferred text editor.
If not specified, the default system ``$EDITOR`` (or `nano <https://www.nano-editor.org/>`_) will be used. | If not specified, the default system ``$EDITOR`` (or `nano <https://www.nano-editor.org/>`_) will be used.
``$RTV_URLVIEWER`` ``$RTV_URLVIEWER``
A url viewer can be used to extract links from inside of comments. | A url viewer can be used to extract links from inside of comments.
`urlview <https://github.com/sigpipe/urlview>`_ and `urlscan <https://github.com/firecat53/urlscan>`_ are known to be compatible. | `urlview <https://github.com/sigpipe/urlview>`_ and `urlscan <https://github.com/firecat53/urlscan>`_ are known to be compatible. These applications don't come pre-installed, but are available through most systems' package managers.
These applications don't come pre-installed, but are available through most systems' package managers.
=== ===
FAQ FAQ