1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
freebsd-ports/editors/yui/pkg-descr
Martin Wilke 73bc0390dc 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
      -   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 Syntax highlight

Rashid N. Achilov (citycat4@ngs.ru)

PR:		ports/110836
Submitted by:	Rashid N. Achilov <citycat4 at ngs.ru>
2007-03-28 09:21:25 +00:00

18 lines
675 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
- 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 Syntax highlight
Rashid N. Achilov (citycat4@ngs.ru)