aerc/config
Koni Marti 029ff63929 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>
2022-04-17 12:16:38 +02:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf commands: implement fuzzy completion for commands and options 2022-03-07 10:18:50 +01:00
bindings.go binds: allow to bind a command to < and > 2022-04-17 12:16:38 +02:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf binds: add binding for :open by default in viewer 2022-04-14 23:48:26 +02:00
config.go config: don't swallow error in checkConfigPerms 2022-04-14 23:48:24 +02:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go stylesets: allow specifying color by number 2022-04-07 12:51:09 +02:00
triggers.go index: add this-week-time-format 2021-11-06 17:34:20 +01:00