aboutsummaryrefslogtreecommitdiffstats
path: root/completer
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2022-08-07 22:04:25 +0200
committerRobin Jarry <robin@jarry.cc>2022-08-10 09:51:29 +0200
commit1b91b68e7385239783bee818974c4ce2032b7039 (patch)
tree96dbb527168b3326d06854c753ffe2268f7e23cc /completer
parentd1838c80632eeb514d6ceb98e5e7761eafe891e3 (diff)
downloadaerc-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 'completer')
0 files changed, 0 insertions, 0 deletions