bettered is an attempt to build upon the Standard Editor by adding some extra features. Primarily working with groups of lines instead of individual lines.
In order to install bettered clone this repo and then run:
doas/sudo make install
In order to uninstall run:
doas/sudo make uninstall
Or run:
doas/sudo make remove