wok view le/description.txt @ rev 25042

Up lzsa (1.3.12), zstd (1.5.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 01 08:14:05 2022 +0000 (2022-06-01)
parents
children
line source
1 LE is a text editor utilizing curses library for screen output.
3 Here are its features:
4 * various operations with stream and rectangular blocks,
5 * search and replace with full regular expressions,
6 * text formatting,
7 * undelete and uninsert,
8 * hex editing,
9 * tunable key sequences,
10 * tunable colors,
11 * tunable syntax highlighting,
12 * mouse support via ncurses.
14 Can use mmap to edit very large files or even devices.