Commit Graph
668 Commits
Author SHA1 Message Date
Krzosa Karol 233ebe0eba Misc 2026-01-05 10:34:00 +01:00
Krzosa Karol 80ea09b3ea Improving the jump history 2026-01-05 10:30:17 +01:00
Krzosa Karol 77c6bf3da9 Add config.te 2026-01-05 10:15:31 +01:00
Krzosa Karol 565a005dcb Misc improvements and add config.te 2026-01-05 10:15:26 +01:00
Krzosa Karol 40b15ec7aa Fix bug in coroutine of SearchProject and use selected string as seed for search 2026-01-05 10:14:35 +01:00
Krzosa Karol 9073909cfc Redesign of show buffers / show debug buffers 2026-01-05 10:13:59 +01:00
Krzosa Karol cc57da69fd Argument parsing executes commands now 2026-01-05 10:13:17 +01:00
Krzosa Karol 31ebf0bb14 SkipWhitespace fix and LoadWord change 2026-01-05 00:25:23 +01:00
Krzosa Karol a7afdac4fa Fix automatic buffer reopen, modifying ctrl-left/right semantics inline with vscode/sublime, modifying load word semantics 2026-01-04 18:28:55 +01:00
Krzosa Karol 04e5642ce3 IndentKind, config is not automatically visible on start, fix automatic ReopenBuffer 2026-01-04 14:00:35 +01:00
Krzosa Karol f059c33940 BasicSaveBuffer and SaveAll improvements 2026-01-04 00:33:02 +01:00
Krzosa Karol 1b8f0b12e8 Don't GC view when process is active, don't show some buffers 2026-01-03 15:04:46 +01:00
Krzosa Karol bfcab9b3c3 Fix EvalCommandsLineByLine wholly failing on any error, redesign :Set 2026-01-03 14:48:27 +01:00
Krzosa Karol da96fb847c Don't wait when scrolling with middle click 2026-01-02 23:23:44 +01:00
Krzosa Karol 1767b2767e SetWorkDirAt, OpenCodeAt, fix bug there, fill more doc strings 2026-01-02 19:57:53 +01:00
Krzosa Karol 215dd4a03f Layout window to PrimaryWindow, command documentation 2026-01-02 16:05:56 +01:00
Krzosa Karol 9730aa944d Expanding go to next in list functionality 2026-01-02 15:21:33 +01:00
Krzosa Karol bedc2b15e2 ActiveSearch/SearchAll command and beginnings of ReplaceAll command, coroutine interface change 2026-01-02 09:08:34 +01:00
Krzosa Karol ee1ba86f74 Update todo 2026-01-01 20:18:18 +01:00
Krzosa Karol 82e1c33db5 Fix SetWorkDir 2026-01-01 18:33:53 +01:00
Krzosa Karol 78917e28fb Misc 2026-01-01 18:01:40 +01:00
Krzosa Karol 505b2d0ffa Improving command parsing semantics, gofmt, warn when command reported 2026-01-01 18:00:21 +01:00
Krzosa Karol dd7e2ff655 lock in SDL version 2026-01-01 14:57:11 +01:00
Krzosa Karol 9affcd546a README and image 2026-01-01 14:52:10 +01:00
Krzosa Karol e4f2401633 FormatUsingClangFormatWhenCCode and TrimTrailingWhitespace 2026-01-01 14:44:11 +01:00
Krzosa Karol 65a6c372e0 FormatUsingClangFormatWhenCCode and TrimTrailingWhitespace 2026-01-01 14:41:37 +01:00
Krzosa Karol bbab59fa0a NonCodePatterns_EndsWith 2026-01-01 14:29:33 +01:00
Krzosa Karol 6cf9731959 Wheel scrolling 2026-01-01 13:48:21 +01:00
Krzosa Karol c4b4460cbd List the build buffer 2026-01-01 13:31:38 +01:00
Krzosa Karol 5b50a49416 SmallFix 2025-12-31 17:36:19 +01:00
Krzosa Karol c6bff29bef Center on Search, fix crash on GC, Remove repo 2025-12-31 17:34:46 +01:00
Krzosa Karol 193c3b36ef secondary_window_stylw 2025-12-31 15:34:20 +01:00
Krzosa Karol 1d1e865745 Misc 2025-12-31 15:33:43 +01:00
Krzosa Karol 9758d83856 Rename colors 2025-12-31 15:33:32 +01:00
Krzosa Karol 59081eb4bd ReloadFont when variables change 2025-12-31 15:25:00 +01:00
Krzosa Karol a40797abb2 Config files 2025-12-31 13:47:15 +01:00
Krzosa Karol 6c0a4d0633 Command_ to CMD_ 2025-12-31 12:46:52 +01:00
Krzosa Karol edafe05b5b EvalCommandsLineByLine 2025-12-31 12:45:28 +01:00
Krzosa Karol b40873d54c :Set command 2025-12-31 11:50:21 +01:00
Krzosa Karol 0921054b6e Fix view centering 2025-12-31 10:34:11 +01:00
Krzosa Karol f8f9e33032 Directory fuzzy search and fix C: not opening 2025-12-31 08:27:22 +01:00
Krzosa Karol beaf072740 Show dirty buffer in status window 2025-12-30 18:23:34 +01:00
Krzosa Karol e5a028ff93 Misc refactor 2025-12-30 13:08:18 +01:00
Krzosa Karol 8270fe2542 Assign ActiveWindowID to NullWindowID if window doesn't exist, misc 2025-12-30 13:06:36 +01:00
Krzosa Karol 5214ce61ac Hook code cleanup 2025-12-30 12:56:36 +01:00
Krzosa Karol ebf0f5de27 Remove jump history, Make sure these windows are visible one at a time 2025-12-30 12:42:05 +01:00
Krzosa Karol ca464c314b Add build window 2025-12-30 12:18:08 +01:00
Krzosa Karol b140d9c3f1 Optimizing search, buggy BlockArena on emscripten, cleanup MergeSort, address sanitizer, compile web on linux 2025-12-30 11:59:20 +01:00
krzosa a57ebb49be Allocator memes 2025-12-30 10:09:46 +01:00
krzosa 187bbcc5fc Update todos 2025-12-30 09:20:48 +01:00