The "Banana" of the name "Banana Writer" is a private joke and the "Writer" is just here because that sound good even if it's a text editor
This text editor is based on vi, vim and nvim, with some difference and some other thing in more, i designed it has how i wanted it to be and with what i wanted.
There probably a bunch of bug, if you find one and want to contribute send me someting here (bw.tsukini@gmail.com)
Clone the repository:
git clone https://github.com/TsukiNi22/my_text_editor.git BananaWriterTo create a link to the compiler:
cd BananaWriter
make sys_cmdTo use it or for more information use -h or --help:
bw files_path| Task | State |
|---|---|
| Open/Close File | Done |
| Deplacement | Done |
| Edit Content (Basic) | Done |
| Save Modification | Done |
| Handle Spécial Char | Done |
| Add Spécial Control (Basic) | In Progress |
| User Customization | Nothing |