matterhorn-50200.7.0: docs/commands.md
# Commands
| Command | Description |
| ------- | ----------- |
| `/add-user` | Search for a user to add to the current channel |
| `/add-user <@user>` | Add a user to the current channel |
| `/create-channel <channel name>` | Create a new public channel |
| `/create-private-channel <channel name>` | Create a new private channel |
| `/delete-channel` | Delete the current channel |
| `/flags` | Open a window of your flagged posts |
| `/focus <~channel>` | Focus on a channel or user |
| `/focus` | Select from available channels |
| `/group-msg <@user [@user ...]>` | Create a group chat |
| `/help` | Show this help screen |
| `/help <topic>` | Show help about a particular topic |
| `/hide` | Hide the current DM or group channel from the channel list |
| `/join` | Find a channel to join |
| `/join <~channel>` | Join the specified channel |
| `/leave` | Leave the current channel |
| `/left` | Focus on the previous channel |
| `/log-mark <log marking message>` | Add marker message to the current log |
| `/log-snapshot <path>` | Dump the current log buffer to the specified path |
| `/log-start <path>` | Begin logging to the specified path |
| `/log-status` | Show current logging status |
| `/log-stop` | Stop logging |
| `/me <message>` | Send an emote message |
| `/members` | Show the current channel's members |
| `/message-preview` | Toggle preview of the current message |
| `/msg` | Search for a user to enter a private chat |
| `/msg <@user>` | Chat with the specified user |
| `/msg <@user> <message or command>` | Go to a user's channel and send the specified message or command |
| `/pinned-posts` | Open a window of this channel's pinned posts |
| `/purpose <purpose>` | Set the current channel's purpose |
| `/quit` | Exit Matterhorn |
| `/reconnect` | Force a reconnection attempt to the server |
| `/remove-user <@user>` | Remove a user from the current channel |
| `/right` | Focus on the next channel |
| `/search <terms>` | Search for posts with given terms |
| `/sh` | List the available shell scripts |
| `/sh <script> <message>` | Run a prewritten shell script |
| `/shrug <message>` | Send a message followed by a shrug emoticon |
| `/theme` | List the available themes |
| `/theme <theme>` | Set the color theme |
| `/toggle-channel-list` | Toggle channel list visibility |
| `/topic <topic>` | Set the current channel's topic (header) |
| `/user` | Show users to initiate a private DM chat channel |