Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

InAnYan/old-terminal-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An attemp to create a terminal text editor

Followed kilo tutorial.

  • EditorLib: contains some attemp to create a library? Interfaces to Editor's data structures.
  • Editor3: I suppose 3 means the third attempt. Have some Terminal interface. Documented code. Looks cool, though it's not OOP. I followed kilo mostly.
  • Editor3WithoutTabs: experiment to eliminate real and render parts of line representation. Probably, it works.

About

An attemp to create a terminal text editor

Topics

Resources

Stars

Watchers

Forks