Commands
Here is a list of commands you can use in tut. They are all prefixed with : as you have to press : to enter command mode.
- :quit = Exit tut
- :q = Shorter form of former command
- :timeline home|local|federated|direct|notifications|mentions|favorited|special-all|special-boosts|special-replies = Open selected timeline
- :tl h|l|f|d|n|m|fav|sa|sb|sr = Shorter form of former command
- :blocking = Lists users that you have blocked
- :boosts = Lists users that have boosted the toot
- :bookmarks = List all your bookmarks
- :clear-notifications = Remove all of your notifications
- :clear-temp = Remove all of your media files that have been downloaded. Only needed if you have set delete-temp-files to false under [media] in your config.
- :close-pane = Closes the current pane, including all the timelines in said pane
- :compose = Compose a new toot
- :edit = Edit one of your toots
- :favorited = Lists toots you've favorited
- :favorites = Lists users that favorited the toot
- :follow-tag <tag> = Follow a hashtag named <tag>
- :followers = List of people the account are following. It only works on profiles
- :following = List of people follwing the account. It only works on profiles
- :help = Show help for how to use tut
- :h = Shorter form of former command
- :history = Show edits of a toot
- :lists = Show a list of your lists
- :list-placement top|right|bottom|left = Place the list in choosen placement
- :list-split row|column = Split the timelines by row or column
- :login = Login to one more account
- :move-pane left|right|up|down|home|end = Moves the pane in choosen direction
- :mp l|r|u|d|h|e = Shorter form of former command
- :muting = Lists users that you've muted
- :newer = Force load newer toots in current timeline
- :next-acct = Go to the next account if you're logged in to multiple
- :preferences = Update your profile and some other settings
- :prev-acct = Go to the prev account if you're logged in to multiple
- :profile = Go to your profile
- :proportions [int] [int] = Sets the proportions of the panes and the content. The first integer is your panes and the other for content, e.g. :proportions 1 3
- :refetch = Refetches the current item that you're viewing. Can be used to update poll results.
- :saved = Alias for bookmarks
- :stick-to-top = Toggle the stick-to-top setting that always shows the latest toot in all timelines
- :tag <tag> = Shows toots tagged with <tag>, e.g. :tag linux. You can input multiple tags if you want to show them in the same timeline
- :tags = List of tags that you're following
- :unfollow-tag <tag> = Unfollow the hashtag named <tag>, e.g. :unfollow-tag tut
- :user <username> = Search for users named <username>, e.g. :user rasmus. To narrow a search include the instance like this :user rasmus@mastodon.acc.sunet.se
- :pane <int> = Switch pane by index (zero indexed) e.g. :pane 0 for the left/top pane