richrd / suplemon

:lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
MIT License
787 stars 43 forks source link

Still maintained #245

Closed jp-pulga closed 5 years ago

jp-pulga commented 5 years ago

This project is dead or it still maintained?

richrd commented 5 years ago

Good question! Unfortunately the current version isn't actively developed or maintained. I will sometimes add bug fixes and possibly even features.

Now my main focus in this project is rewriting it from scratch so that features such as selections can be implemented. Even though the current version is usable there are a lot of shortcomings and it's hard implement new major features. There are two branches for the rewrite but unfortunately neither of them are even close to usable now due to a lack of time.

EDIT: And as usual issues and pull requests are ofcourse still very welcome!

EDIT2: Actually there are some enhancements in the dev branch that I should release soon: https://github.com/richrd/suplemon/compare/dev