Commit Graph

27 Commits

Author SHA1 Message Date
syedm 7307387f64 Optimize line iterator 2025-12-19 20:46:52 +00:00
syedm f347f50dbe Stuff 2025-12-18 17:06:47 +00:00
syedm f764c78c6b Folding update test 2025-12-18 15:40:25 +00:00
syedm 4f19c2f6c1 Stuff 2025-12-18 15:21:25 +00:00
syedm d82389bc42 Add jumping hooks for faster navigation 2025-12-14 12:17:38 +00:00
syedm aa25bf0ac3 Fixes and cleanup 2025-12-14 09:49:17 +00:00
syedm 628000f851 Add proper selection modes and word jumping 2025-12-13 20:43:04 +00:00
syedm 5153770ee9 Add selection + clipboard support (cut/copy/paste) 2025-12-13 17:50:44 +00:00
syedm a59111162c Add line numbers 2025-12-13 16:47:07 +00:00
syedm d8c281d7d7 Set cursor types 2025-12-13 15:35:42 +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 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