Cursor navigation is finicky when crossing screen boundary #1

Closed
opened 2023-01-14 06:13:46 +01:00 by zotan · 3 comments
Owner
No description provided.
zotan referenced this issue from a commit 2023-01-18 02:57:11 +01:00
Author
Owner

Proper fix needs complete software awareness of the relative cursor position aka a rewrite of the inputline stack

Proper fix needs complete software awareness of the relative cursor position aka a rewrite of the inputline stack
zotan referenced this issue from a commit 2023-01-22 02:08:27 +01:00
Author
Owner

This can possibly be implemented in a nicer way, replacing that while loop (and possibly even the first wrap calculation) in GetViewIntoMessageBuffer with a modulo operation. Maybe try to figure this out when you're more awake?

This can possibly be implemented in a nicer way, replacing that while loop (and possibly even the first wrap calculation) in GetViewIntoMessageBuffer with a modulo operation. Maybe try to figure this out when you're more awake?
Author
Owner

Moved the above to #12

Moved the above to #12
zotan closed this issue 2023-01-22 20:33:55 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: zotan/tgcli#1
No description provided.