diff options
author | Koni Marti <koni.marti@gmail.com> | 2022-04-16 00:43:36 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-04-17 12:16:38 +0200 |
commit | 029ff639293efc34c72139e445a8ff452c1da408 (patch) | |
tree | c2f48625aee7a708e25c0fffafeef0b98eff494b /commands | |
parent | 7a7b9df7632cd18adc7dff544a677060bba67a27 (diff) | |
download | aerc-029ff639293efc34c72139e445a8ff452c1da408.tar.gz |
binds: allow to bind a command to < and >
Allow to bind to < and > by using \< and \> in binds.conf. Ensure that
the single \ can still be properly used to bind to other commands.
For example, the following binds would work now:
\< = :prev-tab<Enter>
\> = :next-tab<Enter>
\ = :filter<space>
Fixes: https://todo.sr.ht/~rjarry/aerc/37
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Tested-by: Sebastian LaVine <mail@smlavine.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'commands')
0 files changed, 0 insertions, 0 deletions