From 81ffabe93a4a5d039f509866fe6bebe9930e528a Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Thu, 3 Aug 2017 00:33:45 -0400 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index a223747..065f803 100644 --- a/README.rst +++ b/README.rst @@ -142,18 +142,18 @@ The default programs that RTV interacts with can be configured through environme ``$RTV_EDITOR`` | A program used to compose text submissions and comments + | E.g. **vim**, **emacs**, **gedit** | *If not specified, will fallback to ``$VISUAL`` and ``$EDITOR`` in that order* - | Examples: **vim**, **emacs**, **gedit** ``$RTV_BROWSER`` | A program used to open links to external websites + | E.g. **firefox**, **google-chrome**, **w3m**, **lynx**, **elinks** | *If not specified, will fallback to ``$BROWSER``, or attempt to intelligently choose a browser supported by your system* - | Examples: **firefox**, **google-chrome**, **w3m**, **lynx**, **elinks** ``$RTV_URLVIEWER`` | A tool used to extract hyperlinks from from text - | *If not specified, will fallback to **urlview** if it is installed* - | Examples: **`urlview `_**, **`urlscan `_** + | E.g. `urlview `_, `urlscan `_ + | *If not specified, will fallback to urlview if it is installed* ------------------------ Copying to the Clipboard