bric
bric copied to clipboard
Write documentation
Write a brief documentation file on how the editor works (from 0.0.2) and the basics of some of the key components of the editor.
I will work on this. I'll try gathering some information on how editors work. Do you want me to write about editors in general or source code editors? If you have any references please let me know. Thank you.
Hi there,
The documentation should contain info on what all the commands do. E.g. opening and closing files, deleting rows, visual mode etc.
You can see this code near the end of the bric.c file. If you need some more info just let me know.