CONTENTS | INDEX | PREV | NEXT
7.1

This section is only applicable to the Windows platform.

SYNTAX            : ARG CTRL_X

RESULTING ARGUMENT: The previous value (meant for use in sequences to be
                    able to change a setting, trap the previous value,
                    and restore it on exit).

FUNCTION          : Filename convention can be set to WINDOWS or UNIX. As
                    TV can be used both in native Windows environment as
                    in the Unix-like Cygwin or MingW-environments (which
                    emulate a Unix filesystem), TV supports both ways of
                    displaying files (when reading, when writing, in the
                    window title, and in the :F command.
                    WINDOWS: TV displays native windows filenames.
                    UNIX   : TV displays pseudo-Unix filenames.

ARGUMENT          : 66: set to WINDOWS
                    67: set to UNIX

DEFAULT           : WINDOWS
                    TVini may overrule this.

NOTE              : When the setting is changed, files are displayed in
                    their different format from that moment onwards, as
                    and when a (re)display happens.

MATRIX