More Cursor Movement Primitives #41

Closed
opened 2026-02-14 16:56:32 +00:00 by Ki11erRabbit · 0 comments
Ki11erRabbit commented 2026-02-14 16:56:32 +00:00 (Migrated from github.com)

There should be a way to move a cursor to the start and end of a line and to the start and end of a file. It also might be a good idea to have cursor movement functions that take in a function to be applied to a character until a certain point. That way we don't have to constantly lock and unlock the buffer.

There should be a way to move a cursor to the start and end of a line and to the start and end of a file. It also might be a good idea to have cursor movement functions that take in a function to be applied to a character until a certain point. That way we don't have to constantly lock and unlock the buffer.
Sign in to join this conversation.
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
ki11errabbit/koru#41
No description provided.