kble/src
KikooDX 3c084730b2 Command line argument ; take path to open and/or save to.
+ README.md update
2021-02-24 23:54:24 +01:00
..
actions.zig Command line argument ; take path to open and/or save to. 2021-02-24 23:54:24 +01:00
conf.zig Open file in relative or absolute path. Delete useless conf code. 2021-02-24 09:30:48 +01:00
draw.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
level.zig Command line argument ; take path to open and/or save to. 2021-02-24 23:54:24 +01:00
main.zig Command line argument ; take path to open and/or save to. 2021-02-24 23:54:24 +01:00
modes.zig Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00
mouse.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
movement.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
rect.zig Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
scaling.zig Mouse support. Yes, I hate myself for this one. 2021-02-01 00:30:28 +01:00
vec2.zig Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
verbs.zig Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00