1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/editors/yui/pkg-descr
2008-01-30 08:53:09 +00:00

21 lines
832 B
Plaintext

y is a multi-windowed console text editor, primarly intended for program-
mers and system administrators.
y main features is:
- Multi-windows interface with up and down menu lines
- Pulldown menus
- Operable window list
- Copy/paste between windows
- Inter-windows search and replace
- Help window with ablility to browse manual pages and info files
- Internal terminal window
- Internal GDB interface with ability to set up breakpoints
inside text window
- Status saving - you can load 20 files from your program project
by one click
- C-style and HTML-style Syntax highlight
- Stream and columnar blocks with saving block features
- Ability to edit huge (hundred of Mb) files
Rashid N. Achilov (citycat4@ngs.ru)