tulir / gomuks

A Matrix client written in Go.
https://maunium.net/go/gomuks
GNU Affero General Public License v3.0
1.37k stars 123 forks source link

add cursor keys up/down for fuzzy search #340

Closed emdete closed 2 years ago

emdete commented 2 years ago

Please add these keycodes to allow cursor up and down navigation in FuzzySearchModal in addition to Tab / CtrlTab

Thank you!

tulir commented 2 years ago

Probably better to do this after #328