Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ vi(1) — Reliant UNIX 5.44c4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ed(1)

ex(1)

vi(1) (MLX Addendum)               (MLX)               vi(1) (MLX Addendum)

NAME
     vi - screen-oriented (visual) display editor based on ex (MLX adden-
     dum)

SYNOPSIS
     vi [-t tag] [-r file] [-l] [-L] [-wn] [-R] [-x] [-C] [-c command]
     file...
     view [-t tag] [-r file] [-l] [-L] [-wn] [-R] [-x] [-C] [-c command]
     file...
     vedit [-t tag] [-r file] [-l] [-L] [-wn] [-R] [-x] [-C] [-c command]
     file...

DESCRIPTION
     (International Functions)

     vi can process and display characters from supplementary code sets
     using a consistent user interface.

     All processing is in character units, not columns or bytes. Accord-
     ingly, in Command mode, vi recognizes arguments to indicate the number
     of characters.

     Regular expression processing is also performed on characters, not
     bytes. Character classes and ranges may include supplementary charac-
     ters as in ed(1).

     A multi-column character near the edge of the screen could split over
     two screen lines. When this occurs, vi displays the same number of
     ASCII > characters (split over the two screen lines) as the split
     character's display width, in place of the multi-column character.

     Commands:

     rx, fx, Fx, tx, Tx
          The accompanying argument x must be a single-byte character.

SEE ALSO
     ed(1), ex(1).

















Page 1                       Reliant UNIX 5.44                      12, 196

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026