Readme tweak
This commit is contained in:
@@ -98,5 +98,9 @@ Example config:
|
|||||||
# Default subreddit
|
# Default subreddit
|
||||||
subreddit=CollegeBasketball
|
subreddit=CollegeBasketball
|
||||||
|
|
||||||
RTV will attempt to use the system's default text editor when writing comments.
|
RTV allows users to compose comments and replys using their preferred text editor (**vi**, **nano**, **gedit**, etc).
|
||||||
Set the environment variable ``$RTV_EDITOR`` to change the default editor.
|
Set the environment variable ``RTV_EDITOR`` to specify which editor the program should use.
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
$ export RTV_EDITOR=gedit
|
||||||
|
|||||||
Reference in New Issue
Block a user