Files
ports/editors/sam/pkg-descr
Florian Limberger 86b0628113 editors/sam: + Unix port of the sam text editor from Bell Labs.
Reviewed by: arrowd, diizzy

Differential Revision: https://reviews.freebsd.org/D38785
2023-03-04 15:30:24 +03:00

6 lines
340 B
Plaintext

Sam is a text editor originally written for the Blit graphical terminal
connected to a machine running 9th Edition Research Unix. It contained many
useful innovations, the most famous of which was its use of structural regular
expressions. This version of sam is based on that 1990s Unix port, with many
useful additions and modifications.