mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 20:55:25 +02:00
rtv: add page (#1233)
This commit is contained in:
parent
e04863b55d
commit
bc79616bc8
1 changed files with 28 additions and 0 deletions
28
pages/common/rtv.md
Normal file
28
pages/common/rtv.md
Normal file
|
@ -0,0 +1,28 @@
|
|||
# rtv
|
||||
|
||||
> Reddit Terminal Viewer.
|
||||
> Use arrow keys to navigate. Right and Left to view and return from a submission, respectively.
|
||||
|
||||
- Open the front page:
|
||||
|
||||
`/front`
|
||||
|
||||
- Open a subreddit:
|
||||
|
||||
`/r/{{subreddit_name}}`
|
||||
|
||||
- Expand/collapse comments:
|
||||
|
||||
`[space]`
|
||||
|
||||
- Open link:
|
||||
|
||||
`o`
|
||||
|
||||
- Login:
|
||||
|
||||
`u`
|
||||
|
||||
- Open the help screen:
|
||||
|
||||
`?`
|
Loading…
Add table
Reference in a new issue