rohanpm / qingfanyi

Interactive Chinese to English dictionary lookup tool for Linux desktops
GNU General Public License v3.0
0 stars 1 forks source link

Make up/down keys navigate up/down #21

Open rohanpm opened 8 years ago

rohanpm commented 8 years ago

The current behavior of up/down keys is to move back/forward a certain percentage of the text.

I'd like to try instead making it move to previous/next line. e.g. down would move to the next text whose rect is below the current one.