Skip to content

brkpoint/ByteSync-TerminalEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteSync-TerminalEditor C++/C

Text or code editor in terminal (better then vim maybe)

About:

This repo's code was made in c++11 so its pain to code. You can use included makefile to compile this repo.

How do run the makefile?

In your terminal paste this command:

make

And when it compiled then type:

./a.out <your_path_to_file_here>

Code has:

  • basic rendering

TODO:

  • road map?
  • colors in terminal
  • loading files
  • basic loop with input
  • rendering
  • a text editor?

About

Text or code editor in terminal (better then vim maybe)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages