Linux command
tuir 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch Reddit browser
tuir
Open specific subreddit
tuir -s [programming]
Open with URL
tuir [https://reddit.com/r/linux]
Open comments
tuir -l [post-url]
Use different theme
tuir --theme [molokai]
说明
tuir (Terminal UI for Reddit) provides a full-featured Reddit browsing experience in the terminal. It displays subreddits, posts, and threaded comments in an ncurses-based interface navigated with vim-style keybindings. The tool supports core Reddit interactions including voting, commenting, subscribing to subreddits, and opening links in an external browser or media viewer. Multiple subreddits can be browsed, and posts can be sorted by hot, new, top, and controversial. Authentication via OAuth allows access to subscriptions, saved posts, and user-specific features. Themes can be customized to match terminal color schemes.
参数
- -s _SUBREDDIT_
- Open subreddit.
- -l _URL_
- Open link.
- --theme _NAME_
- Color theme.
- --config _FILE_
- Config file.
- --help
- Show help.
FAQ
What is the tuir command used for?
tuir (Terminal UI for Reddit) provides a full-featured Reddit browsing experience in the terminal. It displays subreddits, posts, and threaded comments in an ncurses-based interface navigated with vim-style keybindings. The tool supports core Reddit interactions including voting, commenting, subscribing to subreddits, and opening links in an external browser or media viewer. Multiple subreddits can be browsed, and posts can be sorted by hot, new, top, and controversial. Authentication via OAuth allows access to subscriptions, saved posts, and user-specific features. Themes can be customized to match terminal color schemes.
How do I run a basic tuir example?
Run `tuir` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s _SUBREDDIT_ do in tuir?
Open subreddit.