Commit Graph

17 Commits

Author SHA1 Message Date
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 38839408b1 idk 2025-12-13 01:05:06 +00:00
syedm e6ce95a1d4 Cleanup 2025-12-12 22:19:44 +00:00
syedm 06c7b7dfaa Bump highlight limits 2025-12-12 21:03:05 +00:00
syedm fd70a40a49 Update preffered cursor column for edits properly 2025-12-12 20:47:28 +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 260867e225 Fix ensure_scoll bug where logical and visual lines were mixed up. 2025-12-10 22:08:30 +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 f60d6ba0d8 Add file support for more file-types
- and syntax highlighting for bash
2025-12-10 01:14:51 +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 7acf35c8ea Switch to c++ 2025-12-07 17:22:12 +00:00