diff options
author | Koni Marti <koni.marti@gmail.com> | 2024-01-29 23:32:19 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-01-29 23:59:23 +0100 |
commit | 4998406cce859791013880ec5f8f402007a2d1bd (patch) | |
tree | afb25d41867db0e3fcdd5fe080cb23ed60f68a56 /main.go | |
parent | 50705608bb39108ab7b6627c6a4146e66a2facf5 (diff) | |
download | aerc-4998406cce859791013880ec5f8f402007a2d1bd.tar.gz |
listbox: send some key events to textinput
Send some key events directly to the textinput widget when the filter
line is shown. There's no need to have duplicated code in listbox and
textinput for the same keys, e.g. CtrlW.
This also fixes a panic when CtrlW is used on the filter line.
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'main.go')
0 files changed, 0 insertions, 0 deletions