Commit Graph

20 Commits

Author SHA1 Message Date
KikooDX 165d605eec Parameter buffer (#6) 2021-03-13 00:40:31 +01:00
KikooDX b36001e209 Adaptive window size.
Updated README.md.
2021-02-28 01:45:54 +01:00
KikooDX f412956c83 Backup project on read and exit (#3)
Can be turned off in `src/conf.zig`.
2021-02-27 00:46:28 +01:00
KikooDX a3a4483a44 Unselection modes for mouse and keyboard (#2) 2021-02-26 13:22:28 +01:00
KikooDX 25335e94a6 Allow user to configure keybindings. 2021-02-25 23:31:23 +01:00
KikooDX 75351eb8b5 src/conf.zig can now be used to configure color theme.
Related things were improved.
2021-02-25 22:58:39 +01:00
KikooDX a0528de619 Repetition/parameter system, implemented and integrated. 2021-02-25 17:13:12 +01:00
KikooDX 8cc9aeb129 Add build manifest. 2021-02-25 10:16:43 +01:00
KikooDX 3c084730b2 Command line argument ; take path to open and/or save to.
+ README.md update
2021-02-24 23:54:24 +01:00
KikooDX 0f318e509e Add versioning byte. Remove bloat goal from README.md
I don't want to ever use this, but if someone want to add weird stuff
to this format I think it's for the best to do this.
2021-02-24 18:14:38 +01:00
KikooDX 5abd8cbff3 Bindings for saving/loading (read/write)! 2021-02-24 15:48:32 +01:00
KikooDX 989502edf9 Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
KikooDX 20c4d8ca1a Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00
KikooDX 8cdc788a4e Improved mouse controls. 2021-02-01 10:37:58 +01:00
KikooDX 170409c014 Out of bounds cursor safety + update README.md with mouse controls 2021-02-01 00:40:43 +01:00
KikooDX 1ebed24110 Create conf.zig, verb.zig ; clean up stuff and add replace verb + move... but don't 2021-01-31 00:09:08 +01:00
KikooDX 16e3620fad Add default bindings to README.md + reset zoom is now bounded to `=` 2021-01-29 18:32:52 +01:00
KikooDX 6cd12f6333 Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
KikooDX ab597a39ca Update README.md with informations and build instructions. 2021-01-27 15:41:23 +01:00
KikooDX e8c5a3f39e Create repository. 2021-01-24 19:22:48 +01:00