Skip to content
/ Oxidy Public

A terminal based code editor written in rust.

Notifications You must be signed in to change notification settings

celymyst/Oxidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxidy

Oxidy is a terminal based code editor written in rust. It uses Crossterm to render onto the terminal in an AlternateScreen.

Features

  • Line wrapping / Line scrolling
  • Undo/Redo
  • Buffer
  • File management
  • Color schemes
  • LSP
    • syntax highlighting
    • auto complete
    • type hints

Known Bugs

  • Visual bug when no config is added. (Ghostty) -> Unable to reproduce

About

A terminal based code editor written in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published