1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-25 09:09:46 +01:00
aerc/commands/msg
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
..
archive.go chore: switch to using stdlib helper functions 2025-08-04 12:47:05 +02:00
bounce.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
copy.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
delete.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
envelope.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
fold.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
forward.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
invite.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
mark.go mark: make recipient switch target all recipients 2025-06-20 09:36:52 +02:00
modify-labels.go commands: allow positional arguments starting with "-" 2025-03-31 16:35:54 +02:00
move.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
pipe.go pipe: add support for piping messages in compose review mode 2025-06-20 09:02:01 +02:00
read.go completion: add command option descriptions 2024-10-23 10:22:51 +02:00
recall.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
reply.go commands: quote and add space to completions by default 2025-11-17 09:51:00 +01:00
toggle-thread-context.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
toggle-threads.go completion: add commands descriptions 2024-10-23 10:22:51 +02:00
unsubscribe.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
unsubscribe_test.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
utils.go config: add contextual viewer configuration 2025-10-30 21:17:44 +01:00