mirror of
https://git.sr.ht/~rjarry/aerc
synced 2025-02-22 14:53:57 +01:00
![]() Add a new -s flag to skip opening the text editor and go directly to the review screen for all commands that open a new composer widget. Implements: https://todo.sr.ht/~rjarry/aerc/296 Changelog-added: All commands that involve composing messages (`:compose`, `:reply`, `:recall`, `:unsubscribe` and `:forward`) now have a new `-s` flag to skip opening the text editor and go directly to the review screen. Previously, this flag was restricted to calendar invitations response commands (`:accept`, `:accept-tentative` and `:decline`). Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Inwit <inwit@sindominio.net> |
||
---|---|---|
.. | ||
align.go | ||
cf.go | ||
check-mail.go | ||
clear.go | ||
compose.go | ||
connection.go | ||
expand-folder.go | ||
export-mbox.go | ||
import-mbox.go | ||
mkdir.go | ||
next-folder.go | ||
next-result.go | ||
next.go | ||
query.go | ||
recover.go | ||
rmdir.go | ||
search.go | ||
select.go | ||
sort.go | ||
split.go | ||
view.go |