v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
657 stars 58 forks source link

Can only find the first match when doing a quick search #127

Open jarnos opened 3 years ago

jarnos commented 3 years ago

I suppose yad could have a key bind for iterating the matches on quick search set up by --search-column.

F3 key forwards and shift F3 backwards is a common choice for that action.

v1cont commented 3 years ago

standard gtk keybindings for next and previous search are ctrl+g and ctrl+shift+g

you can redefine them in gtk-keys.css for your theme