• Joined on 2025-12-14
krzosa pushed to main at krzosa/text_editor 2025-12-29 07:32:27 +00:00
10fb5d77a1 Replace SDL dialogs with coroutine UI
krzosa pushed to main at krzosa/text_editor 2025-12-28 15:23:07 +00:00
19d5a26966 UIYesNoCancel
krzosa pushed to main at krzosa/text_editor 2025-12-28 15:15:54 +00:00
e9db3d7386 Misc
krzosa pushed to main at krzosa/text_editor 2025-12-28 15:12:26 +00:00
2acf2c189c First prototype of coroutine based UI
06cb073832 New UI buffer thing
00442da5dd Misc improvements
Compare 3 commits »
krzosa pushed to main at krzosa/text_editor 2025-12-27 20:37:47 +00:00
1011c63494 Open dir, small fixes
krzosa pushed to main at krzosa/text_editor 2025-12-27 18:14:24 +00:00
28d8348b89 OpenCode opens everything except few
krzosa pushed to main at krzosa/text_editor 2025-12-27 14:54:14 +00:00
e4b84dde90 Search case sensitive and word boundary
krzosa pushed to main at krzosa/text_editor 2025-12-27 11:46:51 +00:00
b6f3a1ebec NextActiveWindowID to fix the bug where ctrl+q would trigger for 2 registered commands and it would work on 2 different active windows
9ae73e5c04 Find all: alt-enter, alt-f3
Compare 2 commits »
krzosa pushed to main at krzosa/text_editor 2025-12-26 20:02:00 +00:00
6f9299e557 Misc changes
29ad3a8f08 Checkpoint automation
Compare 2 commits »
krzosa pushed to main at krzosa/args.h 2025-12-26 16:43:51 +00:00
8c40ef4939 commit testing files
f54ed04e27 first version
krzosa created branch main in krzosa/args.h 2025-12-26 16:43:51 +00:00
krzosa created branch main in krzosa/lc_lang 2025-12-26 16:43:36 +00:00
krzosa pushed to main at krzosa/lc_lang 2025-12-26 16:43:36 +00:00
ced67bbb96 Remove MacOS Github runner
827e838550 Remove sandbox example
62b15a1077 Update README
42ec3f7a18 Text editor: Remove prototype. Update README
ff612d00ef Fix field resolution not resolving constant value properly
Compare 10 commits »
krzosa created repository krzosa/args.h 2025-12-26 16:43:35 +00:00
krzosa created repository krzosa/lc_lang 2025-12-26 16:41:50 +00:00
krzosa pushed to main at krzosa/text_editor 2025-12-26 14:41:34 +00:00
44bf7c68ff Misc
4221aa8fb7 Finite size jump history, improving backtrace, redo, undo grouping, similar for jump history
509db7af46 Ctrl-f fills with currently selected
5c46844747 Buffer directories design change
Compare 4 commits »
krzosa pushed to main at krzosa/text_editor 2025-12-25 10:52:07 +00:00
2f638c731a Fix Open
krzosa pushed to main at krzosa/text_editor 2025-12-24 10:19:27 +00:00
b98d14f9dd Build panel and reworking Open paths, not compiling
krzosa pushed to main at krzosa/text_editor 2025-12-24 07:54:46 +00:00
ceb6747fcd Add Find: to search window
krzosa pushed to main at krzosa/text_editor 2025-12-24 07:49:03 +00:00
938edcc321 Improving the design