1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-12-18 08:51:15 +01:00
aerc/config
Robin Jarry d9d8f6fee3 compose: remove confusing bindings to switch accounts
Ctrl-left and ctrl-right can be used to navigate per word in all input
boxes but these bindings get shadowed by the default switch-account
bindings of the composer.

These can cause silent and unintended account changes when composing.

Reported-by: Gregory Dushkin <yagreg7@gmail.com>
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Inwit <inwit@sindominio.net>
2025-12-11 21:33:48 +01:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
accounts.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
aerc.conf viewer: add html-inline-images option 2025-12-04 13:52:37 +01:00
binds.conf compose: remove confusing bindings to switch accounts 2025-12-11 21:33:48 +01:00
binds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
binds_test.go binds: fix format of special keys 2025-01-24 09:28:09 +01:00
cmds.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
columns.go config: remove deprecated settings 2024-01-08 00:07:51 +01:00
compose.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
config.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
converters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
filters.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
general.go config: create temporary-directory if it does not exist 2025-11-02 18:01:13 +01:00
hooks.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
openers.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
parse.go treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
reload.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
statusline.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
style_test.go style: add back support for valid header patterns 2025-01-16 20:55:16 +01:00
templates.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
ui.go reload: fix crash when reloading via IPC 2025-09-23 14:02:37 +02:00
viewer.go viewer: add html-inline-images option 2025-12-04 13:52:37 +01:00