Skip to content

Volt-Editor-Team/buffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is DEPRECATED.

Rewrite

upon consideration to implementing a gap/rope buffer its become obvious that a project rewrite will most likely be necessary. Fix all the slop with restructuring.

Goals for rewrite

  • tests tests tests. throughout this implementation, I want to maintain testing for each feature
  • interfaces -- I want to have well defined interface for flexibility in structs without breaking anything
  • clear decoupled modules

this folder will not be considered a final iteration of this project. It served a starting point for a project structured for more frictionless upgrading

Project Structure

Modules

these should be clearly divided within the project

  • core
    • controller
  • buffer
    • gap buffer
    • []string buffer
    • nodes?
  • viewport
  • ui (tui)
  • cursor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages