Small, fast and limited text editor in Go
Small, fast and limited text editor Features and limitations: * Has syntax highlighting for Go code. * Never asks before saving or quitting. Be careful. * Home and End are not detected by the key handler. * Can format Go code using gofmt (press ctrl-f). * Expects utilities like gofmt to be in /usr/bin. * Will strip trailing whitespace whenever it can. * Must be given a filename at start. * Requires that /dev/tty is available. * Copy, cut and paste is only for one line at a time. * Some letters can not be typed in. Like the "ash" grapheme formed from the letters a and e.
$
pkg install orbitonOrigin
editors/orbiton
Size
11.3MiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
0 packages