Simple text editor inspired by Plan9 text editors (Sam & Acme)
Simple text editor inspired by plan9 text editors concepts.
- Offer very simple text editing features in core.
- Use mouse
- User can extend the editor with external commands instead of plugin.
- Use command language to edit text.
- Use platform native toolkits instead of reimplement it.
see document
More screenshots in wiki
- Allow custom pattern matching on right-mouse-selection
- Suport mouse chording (cut, snarf, paste)