diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-03 08:59:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-03 08:59:28 +0000 |
commit | 7e5ce4fba4b64f1e4df0b40ecbbc43507dd484de (patch) | |
tree | a958e98afa2a7312c9568c69a7330cde04cd47fa /editors/le/pkg-descr | |
parent | cc7b66b097762da15f8c31e827818cad860edf84 (diff) | |
download | ports-7e5ce4fba4b64f1e4df0b40ecbbc43507dd484de.tar.gz ports-7e5ce4fba4b64f1e4df0b40ecbbc43507dd484de.zip |
Update to version 1.12.1
PR: ports/80541
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=134531
Diffstat (limited to 'editors/le/pkg-descr')
-rw-r--r-- | editors/le/pkg-descr | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/editors/le/pkg-descr b/editors/le/pkg-descr index 5d598a0105fe..33f2c4fce335 100644 --- a/editors/le/pkg-descr +++ b/editors/le/pkg-descr @@ -1,7 +1,6 @@ - LE has many block operations with 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), +LE has many block operations with stream and rectangular blocks, can edit +both unix and dos style files (LF/CRLF), is binary clean, has hex mode, +can edit text with multi-byte character encoding, has full undo/redo, can +edit files and mmap-able devices in mmap shared mode (only replace), has +tunable syntax highlighting, tunable color scheme (can use default colors), tunable key map. |