Hardcore Questing Mode [FORGE/FABRIC]

Hardcore Questing Mode [FORGE/FABRIC]

16M Downloads

[Request] Navigating Text

cauliflower69 opened this issue ยท 4 comments

commented

Is there any way to navigate the text faster? If I paste in a description for example I have to keep clicking the arrow key over and over to get it to move one space at a time. Can we just hold it down so it moves?

commented

I just tested this and can't reproduce it. Are you using the latest version?

commented

To put in other words I can hold my key and the cursor moves.

commented

Works for me as well. What I would like, however, is the ability for home/end/pgup/pgdn/up/down to do things, as well as clicking to move the cursor.

commented

Home, end are implemented. Up and down are somewhat less feasible. Potentially holding control/shift to move 5/10 spaces instead would be an option. Otherwise I'd need to delve quite deeply into the math of it. (No setCursorPositionAtX/Y).