mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 16:00:46 +00:00
Update cheatsheets
This commit is contained in:
30
tuir
Normal file
30
tuir
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# tuir
|
||||
|
||||
> A text user-interface (TUI) to view and interact with Reddit from your terminal.
|
||||
> Navigate with the Vim keys.
|
||||
> More information: <https://gitlab.com/ajak/tuir>.
|
||||
|
||||
- Launch tuir:
|
||||
|
||||
`tuir`
|
||||
|
||||
- Open a subreddit:
|
||||
|
||||
`/{{subreddit_name}}`
|
||||
|
||||
- Open a link:
|
||||
|
||||
`o`
|
||||
|
||||
- Open a specific subreddit on launch:
|
||||
|
||||
`tuir -s {{subreddit_name}}`
|
||||
|
||||
- Open external links using programs defined in the mailcap config:
|
||||
|
||||
`tuir --enable-media`
|
||||
Reference in New Issue
Block a user