Builditluc / wiki-tui

A simple and easy to use Wikipedia Text User Interface
https://wiki-tui.net/
MIT License
405 stars 14 forks source link

[BUG] First link selection doesnt select the next link #140

Closed Builditluc closed 1 year ago

Builditluc commented 1 year ago

General Information Version: 0.6.1 Installation Method: cargo Operating System: macOS Backend (If changed during install): default

Describe the bug When opening an article and selecting the next link with the right arrow key, the next link does not get selected. Only when pressing the key again, the next link is selected.

To Reproduce Steps to reproduce the behavior:

  1. Open any article with links
  2. When opening it, press the right arrow key to select the next link

Expected behavior The next link should be selected after the first keypress and not the second one.

Checklist