patrick synced commits to main at patrick/odin_editor from mirror
-
1ee3ea25e9 move complete build to nix
patrick synced commits to main at patrick/odin_editor from mirror
-
f6b7d30e38 properly switch to last panel after floating panel
patrick synced commits to main at patrick/odin_editor from mirror
-
d27c566ff1 add debug panel, don't open same file twice
-
ba312efe1a replace buffer in panel
-
f6a3f99c45 move filebuffer panel to new buffer pool
-
614a04973c fix bad input lol
- Compare 4 commits »
patrick synced commits to main at patrick/odin_editor from mirror
-
79dafaf1a0 move to next search result while typing
-
39a26c3c01 in-buffer search
- Compare 2 commits »
patrick synced commits to main at patrick/odin_editor from mirror
-
a70da837fa don't reparse buffer on every keystroke
-
ad5e4f85fd remove input_buffer for intermediate text input, directly insert into filebuffer
-
dab095e88d delete whole line keybind
-
c9991fb0ad fix segfault on quit
-
e3d41ccad6 fix selection deletion + test
- Compare 5 commits »
patrick synced commits to main at patrick/odin_editor from mirror
-
381062518e add rust syntax
-
5c9f272f54 json highlighting
-
b9c4cf1fcc finally convert input help menu to ui lib
-
91a44aa884 optionally show help menu for input actions
-
2a4e85c868 floating windows
- Compare 16 commits »
patrick synced commits to memory-refactor at patrick/odin_editor from mirror
-
cdadbbef18 fix some memory isses
-
0a0681c704 update syntax highlighting on edits
-
df283ee49b fix
-
9ace98118d refactor how buffers are stored, group panel lifetimes
- Compare 4 commits »
patrick synced commits to memory-refactor at patrick/odin_editor from mirror
patrick synced new reference memory-refactor to patrick/odin_editor from mirror
patrick synced commits to main at patrick/odin_editor from mirror
-
aae0c24504 first iteration of naive undo/redo
-
7e128d08cc move file buffer contents into history struct
-
cf21773e6f fix cursor bug + fix crash
-
d28a707a8f move piece table into its own structure
-
22a7d40d30 scroll file open from grep panel into view
- Compare 7 commits »
patrick synced commits to main at patrick/odin_editor from mirror
-
722f05be61 really jank file preview in grep panel
-
f6d7dc0db0 fix cursor drift + tests
-
f8ba2e587d fix O keybind + test
- Compare 3 commits »
patrick pushed tag v0.1.0_3 to patrick/blog
patrick pushed to main at patrick/blog
-
ac7ce64408 add syntax highlighting
patrick pushed tag v0.1.0_2 to patrick/blog
patrick pushed tag v0.2.2-alpha to patrick/memejoin-rs
patrick deleted branch patrick/add-channels-and-guilds from patrick/memejoin-rs
patrick pushed to master at patrick/memejoin-rs
-
85477d3c86 feat: Add Guilds and Channels (#12)
patrick created pull request patrick/memejoin-rs#12
feat: Add Guilds and Channels