add new chinese translations
This commit is contained in:
33
pages.zh/common/rainbowstream.md
Normal file
33
pages.zh/common/rainbowstream.md
Normal file
@@ -0,0 +1,33 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user