1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-25 00:54:48 +01:00
aerc/commands/account
Robin Jarry 713e8a03f2 commands: quote and add space to completions by default
Instead of duplicating commands.QuoteSpace almost everywhere, make it
the default value for the post processing function of FilterList.

Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Antonin Godard <antonin@godard.cc>
2025-11-17 09:51:00 +01:00
..
align.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
cf.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01: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 reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02: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 export-mbox: simplify handling of pending message UIDs to retry 2025-09-23 14:00:43 +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 commands: add -u option to {next,prev}-folder 2025-05-05 14:26:52 +02:00
next-result.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
next.go commands: allow positional arguments starting with "-" 2025-03-31 16:35:54 +02:00
query.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
recover.go compose: create temp files in system's state dir 2025-10-30 21:17:44 +01:00
rmdir.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
search.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
select.go commands: allow positional arguments starting with "-" 2025-03-31 16:35:54 +02:00
sort.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
split.go commands: allow positional arguments starting with "-" 2025-03-31 16:35:54 +02:00
view.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00