add new chinese translations
This commit is contained in:
25
pages.zh/common/tuir.md
Normal file
25
pages.zh/common/tuir.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# tuir
|
||||
|
||||
> 一个文本用户界面(TUI),用于从终端查看和与 Reddit 互动。
|
||||
> 使用 Vim 键进行导航。
|
||||
> 更多信息:<https://gitlab.com/ajak/tuir>。
|
||||
|
||||
- 启动 tuir:
|
||||
|
||||
`tuir`
|
||||
|
||||
- 打开一个子版块:
|
||||
|
||||
`/{{subreddit_name}}`
|
||||
|
||||
- 打开一个链接:
|
||||
|
||||
`o`
|
||||
|
||||
- 启动时打开特定的子版块:
|
||||
|
||||
`tuir -s {{subreddit_name}}`
|
||||
|
||||
- 使用 mailcap 配置中定义的程序打开外部链接:
|
||||
|
||||
`tuir --enable-media`
|
Reference in New Issue
Block a user