aerc(1) # NAME aerc - the world's best email client # SYNOPSIS _aerc_ [-v] [mailto:...] For a guided tutorial, use *:help tutorial* from aerc, or *man aerc-tutorial* from your terminal. # OPTIONS *-v* Prints the installed version of aerc and exits. *mailto:address[,address][?query[&query]]* Opens the composer with the address(es) in the "to" field. These addresses must not be percent encoded. If _aerc_ is already running, the composer is started in this instance, otherwise _aerc_ will be started. The following (optional) query parameters are supported: [[ *Query* :[ *Description* | subject= : Subject line will be completed with the text | body= : Message body will be completed with the text | cc= : CC header will be completed with the list of addresses | bcc= : BCC header will be completed with the list of addresses | in-reply-to=<\> : In-reply-to header will be set to the message id | account= : Specify the account (must be in accounts.conf; default is the selected account) Note that reserved characters in the queries must be percent encoded. # RUNTIME COMMANDS To execute a command, press ':' to bring up the command interface. Commands may also be bound to keys, see *aerc-config*(5) for details. In some contexts, such as the terminal emulator, '' is used to bring up the command interface. Different commands work in different contexts, depending on the kind of tab you have selected. Aerc stores a history of commands, which can be cycled through in command mode. Pressing the up key cycles backwards in history, while pressing down cycles forwards. ## GLOBAL COMMANDS These commands work in any context. *cd* Changes aerc's current working directory. *change-tab* [+|-] Changes the focus to the tab with the given name. If a number is given, it's treated as an index. If + or - is specified, the number is interpreted as a delta from the selected tab. *exec* Executes an arbitrary command in the background. Aerc will set the environment variables *$account* and *$folder* when the command is executed from an Account tab or an opened message. *Note*: commands executed in this way are not executed with the shell. *pwd* Displays aerc's current working directory in the status bar. *set* .