Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
/ snarkyed Public archive

GPU rendered text editor written in Rust

Notifications You must be signed in to change notification settings

huytd/snarkyed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnarkyEd

GPU rendered text editor written in Rust, backed by Rope data structure.

Why? Because why not? it's a long weekend.

Keybinding:

h/j/k/l:  Line and character movement
    0/$:  Move to begin/end of line
C-j/C-k:  Scroll up/down 10 lines

It's barely functional now.

About

GPU rendered text editor written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages