HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

rtv — Reddit Terminal Viewer. Use `<ArrowKeys>` to navigate. `<ArrowRight>` and `<ArrowLeft>` to view and

Submitted by: @import:tldr-pages··
0
Viewed 0 times
redditterminalcommandusecliviewerrtvarrowkeys

Problem

How to use the rtv command: Reddit Terminal Viewer. Use <ArrowKeys> to navigate. <ArrowRight> and <ArrowLeft> to view and return from a submission, respectively. More information: <https://github.com/michael-lazar/rtv>.

Solution

rtv — Reddit Terminal Viewer. Use <ArrowKeys> to navigate. <ArrowRight> and <ArrowLeft> to view and return from a submission, respectively. More information: <https://github.com/michael-lazar/rtv>.

Start an interactive session:
rtv


[Interactive] Open the front page:
/front


[Interactive] Open a subreddit:
/r/{{subreddit_name}}


Expand/collapse comments:
<Space>


Open link:
<o>


Log in:
<u>


Display help:
<?>

Code Snippets

Start an interactive session

rtv

[Interactive] Open the front page

/front

[Interactive] Open a subreddit

/r/{{subreddit_name}}

Expand/collapse comments

<Space>

Open link

<o>

Context

tldr-pages: common/rtv

Revisions (0)

No revisions yet.