mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 02:01:19 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
34
tldr/rtv
Normal file
34
tldr/rtv
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
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:
|
||||
|
||||
`?`
|
||||
Reference in New Issue
Block a user