Kiro Editor Versions Save

A terminal UTF-8 text editor written in Rust 📝🦀

0.2.1

4 years ago
  • Fix: Rendering did not happen on inserting text or new line just after opening an editor
  • Fix: Cursor position was not reset after quit

0.2.0

4 years ago
  • Improve: Breaking Change Shortcut to delete characters until head of line was changed from Ctrl-U to Ctrl-J
  • New: Highlight hex and binary number literals
  • New: Support editing multiple files. switch buffer by Ctrl-X/Alt-X
  • Fix: Cursor sometimes flickered on screen redraw
  • Improve: Text buffer representation was separated from editor module as text_buffer module
  • Improve: More description was added to README
  • Fix: Editor screen was remaining in terminal buffer after quit

0.1.1

4 years ago
  • Improve: Complete README file by describing missing sections

0.1.0

4 years ago

First release :tada:

Please read README file to know this product. Thanks!