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

33 lines
762 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.

# rainbowstream
> 基于终端的 Twitter 客户端,支持实时推文流、趋势、发送、搜索、收藏和用户管理。
> 在线帮助使用 `h`,上下箭头浏览历史,按 Tab 键自动补全,按两次 Tab 键进行建议。
> 更多信息:<https://github.com/orakaro/rainbowstream>。
- 打开 RainbowStream:
`rainbowstream`
- 显示你的时间线(可选显示的推文数量,默认为 5
`home [{{num_of_last_tweets}}]`
- 显示特定用户的个人资料:
`whois @{{user}}`
- 按原样发布消息:
`t {{message}}`
- 转发给定 ID 的推文ID 在时间旁边):
`rt {{tweet_id}}`
- 收藏给定 ID 的推文:
`fav {{tweet_id}}`
- 搜索给定的词(可以带或不带话题标签):
`s {{word}}`