Commit Graph
520 Commits
Author SHA1 Message Date
krzosa 12ac285456 Remove build system and those files 2025-08-11 08:42:11 +02:00
krzosa a911707613 Fix working dir when spawning process 2025-08-11 08:41:29 +02:00
krzosa 3e7f09f33f Improve fuzzy search 2025-08-10 23:04:26 +02:00
krzosa 4b55faa41e Porting to linux 2025-08-10 18:44:10 +02:00
Karol Krzosa 720fdd9f34 Success running on linux 2025-05-17 08:22:27 +02:00
Krzosa Karol 76d52d9e1c Testing flag 2025-05-15 08:34:50 +02:00
Krzosa Karol c74c256968 Test stuff 2025-05-15 08:33:18 +02:00
Krzosa Karol aa5b51b88c Small Command_Open fixes 2025-05-13 14:20:41 +02:00
Krzosa Karol cf72182d56 Setting up windows using project lua file 2025-05-13 12:42:11 +02:00
Krzosa Karol 2e9147c47d Fix Command_Open jumping to beginning every time 2025-05-13 09:11:42 +02:00
Krzosa Karol f7f2aafc56 FKey function, fix goto build, GetLine, remedybg 2025-05-13 09:04:52 +02:00
Krzosa Karol 7eec390752 Fix dirty buffer after doing anything in title bar, OnCommand in lua stops c code, FKeys 2025-05-12 22:44:45 +02:00
Krzosa Karol 0c7a424f5e ListCode with || 2025-05-12 17:40:19 +02:00
Krzosa Karol 6aaff7573a ListCode improvements 2025-05-12 17:20:23 +02:00
Krzosa Karol 70858fdec5 ListCode, fix unique buffer opening an existing file on disk 2025-05-12 17:12:37 +02:00
Krzosa Karol a94b914e06 WorkDir concept 2025-05-12 16:35:06 +02:00
Krzosa Karol fd842a1f70 Fix switching windows 2025-05-12 09:25:02 +02:00
Krzosa Karol 872c46c43d Search bar anchor 2025-05-12 08:53:42 +02:00
Krzosa Karol a79f11d137 EncloseSpace, EncloseScope changes 2025-05-11 16:24:06 +02:00
Krzosa Karol 3b48954bc1 EncloseLine, add $ and @ as part of load word 2025-05-11 15:43:32 +02:00
Krzosa Karol 9884ba7dab Exec command as meta to Open 2025-05-11 15:25:07 +02:00
Krzosa Karol 78ea184868 Drawing split, fix split left right behaviour 2025-05-10 11:37:03 +02:00
Krzosa Karol a2b081ec15 Setting window sizes, NewDir 2025-05-10 11:19:09 +02:00
Krzosa Karol c139c44503 "New" command better, GetUniqueBufferName no longer big numbers 2025-05-10 08:12:49 +02:00
Krzosa Karol 8370a2ae67 Lua.OnSave, GetViewForFixingWhenBufferCommand 2025-05-09 20:25:05 +02:00
Krzosa Karol 1590f12b43 Shift selects on last/first line 2025-05-09 10:56:17 +02:00
Krzosa Karol 3180625a41 Open improvements 2025-05-09 10:50:40 +02:00
Krzosa Karol d2ca655178 Add metadata to Command_Open and move the logic that denies the NextGotoBuild to lua 2025-05-09 09:17:45 +02:00
Krzosa Karol c57eedce49 Reorganizing a bit 2025-05-09 08:40:29 +02:00
Krzosa Karol bc9be4927b white search bar 2025-05-08 22:56:47 +02:00
Krzosa Karol a1282af0b5 Change console behaviour 2025-05-08 22:53:56 +02:00
Krzosa Karol 46c109dce4 Fix garbage collect bug, ReplaceWithoutMovingCarets takes buffer now, Reopen buffer happens automatically when not dirty 2025-05-08 22:42:04 +02:00
Krzosa Karol abb2cfb1c4 Fuzzy search, working dir as nullbuffer dir 2025-05-06 16:41:43 +02:00
Krzosa Karol 9ddfed92ff title bar renaming 2025-05-05 21:21:31 +02:00
Krzosa Karol c4419490b6 console goto build results 2025-05-05 20:53:25 +02:00
Krzosa Karol 20422d9023 Bring back GC and new files for commands 2025-05-05 16:49:28 +02:00
Krzosa Karol 2c29df0171 Save state window buffers? 2025-05-05 15:51:21 +02:00
Krzosa Karol 8fc1081cef Go to end, start 2025-05-05 10:18:33 +02:00
Krzosa Karol 556b05cb78 New splitting 2025-05-05 08:49:22 +02:00
Krzosa Karol 4a1554ce28 The new window splits 2025-05-05 08:37:41 +02:00
Krzosa Karol 542b0f0a0a Text editor object management change 2025-05-04 09:57:34 +02:00
Krzosa Karol 101e844ac5 window pos 2025-05-04 09:16:34 +02:00
Krzosa Karol dec70c10e7 Color of title bar when active and window size 2025-05-03 21:16:16 +02:00
Krzosa Karol 7a5d949a12 console size, ListCommands, Indent on bracket 2025-05-03 18:45:05 +02:00
krzosa 93c1ba606a Console update 2025-05-02 22:20:09 +02:00
krzosa 4871494c50 Eval on click, fix reopen buffers, detecting change 2025-05-02 12:53:13 +02:00
krzosa d7908bee54 Improving basic commands 2025-05-02 12:02:13 +02:00
krzosa fd8a319b18 init.lua 2025-05-01 15:06:48 +02:00
krzosa d1d9b39200 save 2025-05-01 15:06:43 +02:00
krzosa 6374f3cd1a Fix mouse, fix allocator in file iter, GetCFiles 2025-05-01 08:26:55 +02:00