2019-11-02 22:11:54 +01:00
|
|
|
# ste simple terminal editor
|
2019-10-30 15:30:26 +01:00
|
|
|
ste is a simple terminal editor partly inspired by micro features include
|
2019-11-02 22:14:41 +01:00
|
|
|
* simple commands (ctrl-s to save)
|
|
|
|
|
* light on resources
|
|
|
|
|
* easy to lookaround the code
|
2019-11-02 23:22:38 +01:00
|
|
|
|
|
|
|
|
|
2019-11-21 22:48:47 +01:00
|
|
|
basically how you'd want nano to be if it actually had sane defauts
|