1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-02-22 14:53:57 +01:00
aerc/commands/account
Robin Jarry 4c7a22c179 composer: add flag to go directly to review screen
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>
2025-01-23 22:11:39 +01:00
..
align.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
cf.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
check-mail.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
clear.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
compose.go composer: add flag to go directly to review screen 2025-01-23 22:11:39 +01:00
connection.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
expand-folder.go expand,collapse: allow specifying folder name 2024-12-21 17:02:31 +01:00
export-mbox.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
import-mbox.go import-mbox: unzip compressed mboxes 2024-11-09 18:48:19 +01:00
mkdir.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
next-folder.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
next-result.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
next.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
query.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
recover.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
rmdir.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
search.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
select.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
sort.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
split.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
view.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00