Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 348 Bytes

line_editor

Just a simple line editor.

The windows builds are significantly larger than the other builds due to this: ziglang/zig#18849

TODO:

  • raw mode parsing (so we can use our arrow keys in the input)
  • options to toggle aspects of printing:
    • toggle printing line numbers
    • toggle printing command prompt