TUIR - Terminal UI for Reddit
tuir [URL] [-s SUBREDDIT]
TUIR (Terminal UI for Reddit) 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/tuir/tuir.cfg
- The configuration file can be used to customize default program
settings.
- $XDG_DATA_HOME/tuir/refresh-token
- After you login to reddit, your most recent OAuth refresh token will be
stored for future sessions.
- $XDG_DATA_HOME/tuir/history.log
- This file stores URLs that have been recently opened in order to visually
highlight them as "seen".
- TUIR_EDITOR
- Text editor to use when editing comments and submissions. Will fallback to
$EDITOR.
- TUIR_URLVIEWER
- Url viewer to use to extract links from comments. Requires a compatible
program to be installed.
- TUIR_BROWSER
- Web browser to use when opening links. Will fallback to
$BROWSER.
Michael Lazar <lazar.michael22@gmail.com> (2017). John
Helmert III <jchelmertt3@gmail.com> (2019).
Report bugs to https://gitlab.com/ajak/tuir/issues