mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-02-03 13:43:35 +01:00
Usage:
:prompt <prompt> <command...>
Displays the prompt on the status bar, waits for user input, then
appends that input as the last argument to the command and executes it.
The input is passed as one argument to the command, unless it is empty,
in which case no extra argument is added.
|
||
|---|---|---|
| .. | ||
| account-wizard.go | ||
| account.go | ||
| aerc.go | ||
| compose.go | ||
| dirlist.go | ||
| exline.go | ||
| headerlayout.go | ||
| msglist.go | ||
| msgviewer.go | ||
| providesmessage.go | ||
| spinner.go | ||
| status.go | ||
| tabhost.go | ||
| terminal.go | ||