mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 14:42:29 +00:00
35 lines
460 B
Plaintext
35 lines
460 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# rtv
|
|
|
|
> Reddit Terminal Viewer.
|
|
> Use arrow keys to navigate. Right and Left to view and return from a submission, respectively.
|
|
> More information: <https://github.com/michael-lazar/rtv>.
|
|
|
|
- Open the front page:
|
|
|
|
`/front`
|
|
|
|
- Open a subreddit:
|
|
|
|
`/r/{{subreddit_name}}`
|
|
|
|
- Expand/collapse comments:
|
|
|
|
`[space]`
|
|
|
|
- Open link:
|
|
|
|
`o`
|
|
|
|
- Log in:
|
|
|
|
`u`
|
|
|
|
- Display help:
|
|
|
|
`?`
|