Commit graph

20 commits

Author SHA1 Message Date
59d11fe427
Highlight , 2024-11-12 11:10:25 +00:00
233bbcea37
Highlight ; and escape sequence and . 2024-11-12 11:09:00 +00:00
a00669be81
Highlight char 2024-11-12 10:49:24 +00:00
f520b71657
Fix syntax highlighting and make ccc work on every device 2024-11-12 10:40:24 +00:00
73023d0abd
Fix syntax error 2024-11-12 10:21:31 +00:00
2e40e028b5
Remove unused variable 2024-11-12 10:20:04 +00:00
a314757011
Remove unnecessary lines and fix comment render without italic 2024-11-12 02:43:08 +00:00
cca7880c49
Improve rendering logic 2024-11-12 02:39:51 +00:00
71312ab340
Fix SIGSEGV when insert row 2024-11-12 02:23:06 +00:00
2a0d604c7e
Fix detecting as include when using < and remove debug lines 2024-11-12 02:10:36 +00:00
50bbd18f7b
Make tabs movable and improve syntax highlighting 2024-11-12 02:04:26 +00:00
51688b6ad6
Handle SIGWINCH 2024-11-11 12:09:57 +00:00
8a49a9b255
Add more keywords, and change filename to stack, only allow 9 tabs 2024-11-11 11:46:39 +00:00
8a6dd74ac0
Fix after deleted unused variable 2024-11-09 12:31:39 +00:00
dccef3d081
Resolve warnings from compiler 2024-11-09 00:44:11 +00:00
86dce61030
Add visual mode and code revamp, add dd, G, gg motion 2024-11-09 00:39:47 +00:00
2e662a95c1
refactor to move src and include 2024-07-01 03:11:07 +01:00
171a43d2ac
Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
50fbc03e20
add basic movement and ui 2024-06-25 01:10:38 +01:00
0dba0b4d55
init 2024-06-22 20:50:38 +01:00