Skip to content

A text editor in Rust based on Antirez's Kilo editor

Notifications You must be signed in to change notification settings

sam-roth/kilo-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kilo-rust

A text editor in Rust based on Antirez's Kilo editor.

Usage

kilo_rust FILENAME

Keys

Key Effect
C-s Save
C-q Quit
C-f Find string in file (navigate with arrow keys, Esc to cancel, Enter to accept)

Building

Requires Rust nightly. Build using cargo build.

About

A text editor in Rust based on Antirez's Kilo editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages