diff options
author | Robin Jarry <robin@jarry.cc> | 2022-08-07 22:04:25 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-08-10 09:51:29 +0200 |
commit | 1b91b68e7385239783bee818974c4ce2032b7039 (patch) | |
tree | 96dbb527168b3326d06854c753ffe2268f7e23cc /worker/maildir/worker.go | |
parent | d1838c80632eeb514d6ceb98e5e7761eafe891e3 (diff) | |
download | aerc-1b91b68e7385239783bee818974c4ce2032b7039.tar.gz |
bindings: fix FormatKeyStrokes for <tab> and <enter>
Sometimes, a <tab> or <enter> key in a binding will be formatted as
a <c-i> or <c-m> respectively. This is because these keys are
equivalent. Prefer their canonical name instead of the control modifier
variant.
Fixes: 5e600d7ab46b ("binds: fix ctrl-i and ctrl-m key definitions")
Signed-off-by: Robin Jarry <robin@jarry.cc>
Tested-by: Koni Marti <koni.marti@gmail.com>
Diffstat (limited to 'worker/maildir/worker.go')
0 files changed, 0 insertions, 0 deletions