c3d / db48x

RPL runtime for the DM42 calculator, in the spirit of HP48/49/50
http://48calc.org
GNU Lesser General Public License v3.0
107 stars 13 forks source link

History Navigation #1127

Open treepble opened 2 months ago

treepble commented 2 months ago

posted as requested.

Navigating in History using the '<-word' and 'word->' soft keys(sk) act differently. The '<-word' sk moves the cursor to a new object back through the history list with every single push, as expected while the 'word->' sk moves the cursor forward through history items with two pushes, the first push moves the cursor from object left side to object right side the the second push moves on to the next list object.

I watched your video and I know your aware of this and I'm probably missing the reason but it just feels wrong.

Thanks.

c3d commented 2 months ago

Reopening, since I want to address it (@treepble, not sure why you closed it right away?)

c3d commented 3 days ago

I think this was fixed now. @treepble can you please check?