Skip to content

alimpfard/zigline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zigline

A partial port of Serenity's LibLine in Zig.

Have you ever looked at the current zig line editor options and thought "huh, these are all linenoise"? Well, look no further, this is not linenoise!

LibLine is a full-featured terminal line editor with support for:

  • Flexible autocompletion
  • Live prompt and buffer update/stylisation
  • Multiline editing
  • and more.

This port of LibLine is a work in progress, and as such, is incomplete. The following features are not yet implemented:

  • Masks
  • Terminal size detection; this is currently fixed at 24x80.
  • Autocomplete / suggestions
  • Many more small features

About

Port of LibLine to Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages