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
113 stars 13 forks source link

Keep cursor at end of editor when next word selects next history #1234

Closed c3d closed 1 month ago

c3d commented 1 month ago

When going back in history, you can move through history with the "previous word". You can go to the next history items repeatedly that way.

This is not as efficient for the next word key, because it repositions at the beginning of the editor. It should be positioned at end.