Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 346 Bytes

ISSUES.md

File metadata and controls

13 lines (10 loc) · 346 Bytes

What's not working

  • repaint does not consider terminal size.
  • no syntax highlighting.
  • backspace is not working.
  • adding row in middle. (might be small fix).
  • not storing text in file :).

What's working

  • basic line buffering.
  • editing not at end location does not shift characters at its right.
  • up and down arrow keys are working.