Skip to content

mttr/readline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readline

This library wraps readline on Linux, editline on Mac, and implements the same functionality on Windows (without add_history()).

I'll probably add add_history() later for Windows. add_history() will be automatically called by readline(); if you want to not have that, tell me. I personally don't see the use, though.

About

A cross platform readline wrapper in Rust (Linux, Mac OS X, and Windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages