parker_macdonald
  • Joined on 2024-11-11
parker_macdonald commented on issue parker_macdonald/rash#5 2025-02-04 21:05:41 -07:00
Spamming Keyboard Misaligns the Cursor

@Ty could you also do this in Rust? 🚀

parker_macdonald commented on issue parker_macdonald/rash#5 2025-02-04 21:03:46 -07:00
Spamming Keyboard Misaligns the Cursor

@Ty could you finish this ticket, thanks!

parker_macdonald commented on issue parker_macdonald/rash#14 2025-02-04 21:02:12 -07:00
I/O Redirection

Thanks for working on this @Ty

parker_macdonald pushed to globbing at parker_macdonald/rash 2025-02-04 19:00:35 -07:00
979e2fb86b not working globbing
parker_macdonald created branch globbing in parker_macdonald/rash 2025-02-04 19:00:06 -07:00
parker_macdonald pushed to globbing at parker_macdonald/rash 2025-02-04 19:00:06 -07:00
parker_macdonald commented on issue parker_macdonald/rash#13 2025-02-02 23:51:24 -07:00
Globbing Support

Should probably also add support for the ~ shortcut.

parker_macdonald reopened issue parker_macdonald/rash#14 2025-02-02 23:49:47 -07:00
I/O Redirection
parker_macdonald commented on issue parker_macdonald/rash#14 2025-02-02 23:49:45 -07:00
I/O Redirection

This ticket should be done before or after issue #13 since #13 needs large scale changes to the lexer, and this ticket is also lexer dependent.

parker_macdonald closed issue parker_macdonald/rash#14 2025-02-02 23:49:45 -07:00
I/O Redirection
parker_macdonald opened issue parker_macdonald/rash#14 2025-02-02 23:47:28 -07:00
I/O Redirection
parker_macdonald opened issue parker_macdonald/rash#13 2025-02-02 23:40:31 -07:00
Globbing Support
parker_macdonald commented on issue parker_macdonald/rash#4 2025-02-02 02:47:56 -07:00
Fix UTF-8

Completed in PR #12.

parker_macdonald closed issue parker_macdonald/rash#4 2025-02-02 02:47:56 -07:00
Fix UTF-8
parker_macdonald commented on issue parker_macdonald/rash#10 2025-02-02 02:47:32 -07:00
Strange behaviour when after using ls with relative path

Fixed in PR #12 as a part of UTF-8 support.

parker_macdonald closed issue parker_macdonald/rash#10 2025-02-02 02:47:32 -07:00
Strange behaviour when after using ls with relative path
parker_macdonald deleted branch utf-8 from parker_macdonald/rash 2025-02-02 02:45:38 -07:00
parker_macdonald merged pull request parker_macdonald/rash#12 2025-02-02 02:45:35 -07:00
Proper UTF-8 Support
parker_macdonald pushed to main at parker_macdonald/rash 2025-02-02 02:45:35 -07:00
cccbed37e6 Merge pull request 'Proper UTF-8 Support' (#12) from utf-8 into main
407d1ee4a3 remove ansi functions i thought would be useful
06aab122f2 move operations to named functions for better readability
37ad6d48e3 final fixes for utf-8 in line reader
da1be51149 fix ANOTHER buffer overflow in the lexer :(
Compare 6 commits »
parker_macdonald pushed to utf-8 at parker_macdonald/rash 2025-02-02 02:44:10 -07:00
407d1ee4a3 remove ansi functions i thought would be useful