Commit Graph

19 Commits

Author SHA1 Message Date
syedm aa25bf0ac3 Fixes and cleanup 2025-12-14 09:49:17 +00:00
syedm a59111162c Add line numbers 2025-12-13 16:47:07 +00:00
syedm d9ebf83588 Add mouse support 2025-12-13 15:08:31 +00:00
syedm e83cc6cf02 Add scrolling support and other minor fixes 2025-12-13 13:43:51 +00:00
syedm d5f5dd21b0 Treat input thread as the non-blocking it is 2025-12-13 00:55:09 +00:00
syedm ce06ca8057 Add basic modes and mode-navigation 2025-12-13 00:48:42 +00:00
syedm dad7d844ca Add unicode input support 2025-12-13 00:23:59 +00:00
syedm e6ce95a1d4 Cleanup 2025-12-12 22:19:44 +00:00
syedm 39542bac33 Undo editor size to fullscreen 2025-12-12 20:31:00 +00:00
syedm ce74e75f04 Major bug fixes 2025-12-12 20:29:34 +00:00
syedm 7349cfd00a Add wide character support (tabs/emojis) and other minor fixes 2025-12-12 16:36:36 +00:00
syedm 17e8521f6a Modularize insertion/deletion 2025-12-11 18:00:17 +00:00
syedm 24c5b70af1 Major code cleanup. 2025-12-10 22:51:19 +00:00
syedm 303f008b6f Fixes
- Switch to using PCRE for ts predicate matching
- Fix/use shebang hl for ruby and bash grammars
2025-12-10 19:49:09 +00:00
syedm 9900b83871 Minor fixes 2025-12-09 23:18:06 +00:00
syedm 2121339e67 Shift spans between highlights properly 2025-12-08 17:02:43 +00:00
syedm 2c3f8f2e46 Switch folds from c-style array to std::vector 2025-12-07 18:18:54 +00:00
syedm ada0fed34c Remove unneccesary folders 2025-12-07 17:46:17 +00:00
syedm 7acf35c8ea Switch to c++ 2025-12-07 17:22:12 +00:00