• Joined on 2025-12-14
krzosa pushed to main at krzosa/text_editor 2026-02-09 18:52:47 +00:00
65ba886ddf build the SDL on linux
krzosa pushed to main at krzosa/text_editor 2026-02-07 13:28:21 +00:00
84fa04e1db Fix env not gathered and not passed to child processes
krzosa pushed to main at krzosa/text_editor 2026-02-07 13:11:52 +00:00
17f4306fc3 Update todo
80df86df3d Stabilize process execution and editor cleanup
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-02-05 16:28:58 +00:00
7fad476b61 Misc
krzosa pushed to main at krzosa/text_editor 2026-02-05 16:14:02 +00:00
2acf7fbb45 Drop file working in proper window
krzosa pushed to main at krzosa/text_editor 2026-02-05 08:20:42 +00:00
36d39f9417 Improving SearchEverything, yield happens per character basis, no stalls, or multiple small buffers slowing down search
krzosa pushed to main at krzosa/text_editor 2026-02-04 07:26:36 +00:00
3ab6639afb Fix underline drawing over line numbers
krzosa pushed to main at krzosa/text_editor 2026-02-03 22:23:53 +00:00
7a73a982d2 Pause on lexing stuff
krzosa pushed to main at krzosa/text_editor 2026-02-03 20:11:05 +00:00
51f1fd1b4f ProjectDirectory to ProjectFolder
krzosa pushed to main at krzosa/text_editor 2026-02-03 20:10:37 +00:00
930620a49e Init variables, ReportErrorf now doesn't pop a message cause it doesn't do the queuing
8cb1b49cd8 Fix ctrl-4
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-02-02 21:21:22 +00:00
830be12b24 Major redesign of the Exec API, in order to make linux more uniform with windows and introduce python shell
krzosa pushed to main at krzosa/text_editor 2026-02-01 16:45:21 +00:00
ed3be39037 Begin data_desc
krzosa pushed to main at krzosa/text_editor 2026-02-01 11:28:40 +00:00
33d623268a Fix outside of buffer access and add docs
krzosa pushed to main at krzosa/text_editor 2026-02-01 10:21:28 +00:00
5198c11fc6 CMD_OpenScratch
krzosa pushed to main at krzosa/text_editor 2026-02-01 10:16:20 +00:00
bc7c52e1ec Fix formatting crash
krzosa pushed to main at krzosa/text_editor 2026-01-31 21:53:25 +00:00
bbf97eba2f Fixing issues, enabled warnings and fixing on linux
52390a7aa8 Update build for linux
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-31 09:45:59 +00:00
d5d99cddf7 RunFile python, open scratch buffer what ever is already there
krzosa pushed to main at krzosa/text_editor 2026-01-31 08:49:48 +00:00
217659256b Begin design of comment evaluation and {{variables}}
4d9cfcd302 MergeCarets in SelectCOmment
d5099cee38 PageDown PageUp don't change if caret still on screen
017b70f3e6 In debug build set position
Compare 4 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-30 21:16:26 +00:00
903159d2bd SelectComment
a87d2491bb Add warnings in remedy and remove QueryUserFile (not very good currently)
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2026-01-30 20:44:50 +00:00
70b752eccb Fix line number clipping, rendering issue
805f5de852 Coroutine API rename
c9acc31cfc PageDown, PageUp is setting cursor position to beginning of line now
Compare 3 commits »