Wrote a small buffer based CLI editor in Typescript. Was a great experience to implement a small buffer, cursor class.
It even supports undo. Also, without any dependencies.
Feedback 🙌🙏
Wrote a small buffer based CLI editor in Typescript. Was a great experience to implement a small buffer, cursor class.
It even supports undo. Also, without any dependencies.
Feedback 🙌🙏
For further actions, you may consider blocking this person and/or reporting abuse
Anuchit Prasertsang -
Frank Vielma -
Rafael Thayto -
LocKtaR-o-DarK -
Top comments (1)
Updated to add line numbers, config file and some other features.