aerc/config
kt programs 74366d895d viewer: add key passthrough mode
When trying to search in less, keys bound to viewer functions can't be
used as part of the search query, which makes the search useless.

Add a view::passthrough binding mode and a :toggle-key-passthrough
command go toggle in and out of that mode. By default, typing '/' in the
viewer is bound to enabling key passthrough and automatically inserting
'/', to easily enter "less" search mode. When in the passthrough mode,
all bindings are ignored by default. The default binds.conf only defines
a single keybinding in that mode: <Esc> to get back out. $ex is bound to
<C-x> to allow typing colons.

Signed-off-by: Kt Programs <ktprograms@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-03-14 22:55:19 +01: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 review: display actual bindings for commands 2022-02-02 22:12:08 +01:00
bindings_test.go bindings: support more modified keys 2021-10-28 16:22:28 +02:00
binds.conf viewer: add key passthrough mode 2022-03-14 22:55:19 +01:00
config.go viewer: add key passthrough mode 2022-03-14 22:55:19 +01:00
default_styleset fix aerc-stylesets(7) typos 2020-12-13 10:30:56 +01:00
style.go update tcell to v2 and enable TrueColor support 2020-12-18 07:23:22 +01:00
triggers.go index: add this-week-time-format 2021-11-06 17:34:20 +01:00