TTRV - Tilde Terminal Reddit Viewer
ttrv [URL] [-s SUBREDDIT]
TTRV (Tilde Terminal Reddit Viewer) is a terminal interface to
view and interact with reddit.
Move the cursor using the arrow keys or vim style movement.
Press up and down to scroll through submissions.
Press right to view the selected submission and left to return.
Press ? to open the help screen.
- $XDG_CONFIG_HOME/ttrv/ttrv.cfg
- The configuration file can be used to customize default program
settings.
- $XDG_DATA_HOME/ttrv/refresh-token
- After you login to reddit, your most recent OAuth refresh token will be
stored for future sessions.
- $XDG_DATA_HOME/ttrv/history.log
- This file stores URLs that have been recently opened in order to visually
highlight them as "seen".
- TTRV_EDITOR
- Text editor to use when editing comments and submissions. Will fallback to
$EDITOR.
- TTRV_URLVIEWER
- Url viewer to use to extract links from comments. Requires a compatible
program to be installed.
- TTRV_BROWSER
- Web browser to use when opening links. Will fallback to
$BROWSER.
deepend <root@tilde.club> (2017).
Report bugs to https://github.com/tildeclub/ttrv/issues