qw3rtty / neix

neix - a RSS/Atom feed reader for your terminal.
GNU General Public License v3.0
200 stars 12 forks source link

[BUG] KEY_DOWN and KEY_UP do not correspond to the arrow keys #7

Closed ghost closed 3 years ago

ghost commented 3 years ago

Describe the bug Trying to navigate feeds with the up/down arrow keys on a Linux/X11 system produces unknown key 'A' and 'B' messages.

To Reproduce Steps to reproduce the behavior:

  1. Open neix with at least one feed enabled
  2. Press up or down arrow on keyboard
  3. See error message

Expected behavior These keys should behave the same as j/k.

Desktop (please complete the following information):

qw3rtty commented 3 years ago

Thanks for opening this issue!

I could reproduce the issue I will let you know when it is fixed.

qw3rtty commented 3 years ago

I could fix it :)