Skip to content

v-marsh/text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Editor

Requirements

A basic text editor that should render text in a linux terminal that meets the following requirements:

  • contain a single cursor that can navigate the text using the arrow keys.
  • contain functionality for a simple search of the text
    • this should allow the user to enter a phrase and find all maching phrases in the text
  • contain basic functionality that allows the user to save or delete changes
  • contain basic functionality that allows the user to undo and redo changes

Current todo:

  • merge all commits and push to main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages