Files
tldr/pages.zh/common/tuir.md

25 lines
437 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# tuir
> 一个文本用户界面TUI用于从终端查看和与 Reddit 互动。
> 使用 Vim 键进行导航。
> 更多信息:<https://gitlab.com/ajak/tuir>。
- 启动 tuir
`tuir`
- 打开一个子版块:
`/{{subreddit_name}}`
- 打开一个链接:
`o`
- 启动时打开特定的子版块:
`tuir -s {{subreddit_name}}`
- 使用 mailcap 配置中定义的程序打开外部链接:
`tuir --enable-media`