Skip to content

TsukiNi22/my_text_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_text_editor

My own text editor "Banana Writer" with his executable "bw" standing for BananaWriter

Description

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)

How use/install the text editor

Clone the repository:

git clone https://github.com/TsukiNi22/my_text_editor.git BananaWriter

To create a link to the compiler:

cd BananaWriter
make sys_cmd

To use it or for more information use -h or --help:

bw files_path

Text editor Advencement made in C

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

About

My own text editor "BananaWriter"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors