summaryrefslogtreecommitdiff
path: root/editors/le (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import le port. le is a text editor with many block operations withThomas Gellekum1998-03-165-0/+50
stream and rectangular blocks, can edit both unix and dos style files (LF/CRLF), is binary clean, has hex mode, can edit large files and mmap'pable devices in MAP_SHARED mode, has tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. PR: 4777 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10191