NAME
y - text editor.
SYNOPSIS
y [options] [filename1] [..filenameN]
DESCRIPTION
y is a multi-window text-mode editor with html browsing features.
OPTIONS
- -r - "read only" mode
- -b - "binary" mode
- -M - file is "formatted manual page"
- -m - call man
- -w - argument is URL
Examples:
y main.c ../prog/list.h
y -r ../prog/list.h -M termcap.0 -b /bin/ls
y -w ftp://ftp.itk.ru
y -w http://www.itk.ru -w telnet://last.itk.ru
y -w man:termcap -w info:
y -w file:
y -m termcap
y -m "termcap(5)"
FILES
- /usr/local/lib/yui/yhelp.html
- Text of help system (html syntax).
- /usr/local/lib/yui/options
- Global options.
- /usr/local/lib/yui/keymap
- Keyboard map.
- /usr/local/lib/yui/colormap
- Color map.
- /usr/local/lib/yui/highlight
- Highlight rules.
- /usr/local/lib/yui/highlight_html
- List of HTML tags with some info.
Binary file can be in any directory, showed in variable environment PATH.
Other files usually is in the directory /usr/local/lib/yui
or in $HOME/.yui/.
You can show its other place with the help of variable environment YUI_PATH
if necessary. The status file have name $HOME/.yui/status/_current_work_path_
Editor turning is done through editing files in /usr/local/lib/yui
or in $HOME/.yui/
AUTHORS
Sergey Rosenfeld <serg@itk.ru>
Paul Lasarev <paul@itk.ru>
LICENSE
GPL