Proper UTF-8 Support #12

Merged
parker_macdonald merged 5 commits from utf-8 into main 2025-02-02 02:45:35 -07:00

This adds UTF-8 support for the line reader! This closes issue #4

Also fixed a buffer overflow in the line reader that was causing issues with printing UTF-8 characters, also was the root cause of issue #10

This adds UTF-8 support for the line reader! This closes issue #4 Also fixed a buffer overflow in the line reader that was causing issues with printing UTF-8 characters, also was the root cause of issue #10
final fixes for utf-8 in line reader
All checks were successful
ci/woodpecker/push/build Pipeline was successful
37ad6d48e3
move operations to named functions for better readability
All checks were successful
ci/woodpecker/push/build Pipeline was successful
06aab122f2
remove ansi functions i thought would be useful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
407d1ee4a3
Sign in to join this conversation.
No reviewers
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: parker_macdonald/rash#12
No description provided.