vvi

Package: WA2L/WinTools 1.2.09
Section: General Commands (1)
Updated: 29 April 2026
Index Return to Main Contents

 

NAME

vvi - versioned file edit in vim

 

SYNOPSIS

WA2LWinTools/bin/vvi [ -h | --help | -V ]

vvi [ options ] [ file... ]

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

versioned file edit.

Prior to starting the vim editor, the files specified in file... are saved using the vsav(1) command internally.

This enables to use the vsav and vls commands for the edited file.

 

OPTIONS

-h
usage message.

--help
usage message of the vim(1) editor command.

-V
print program version.

options
options of the vim(1) editor.

file...
list of files to edit.

 

ENVIRONMENT

-

 

EXIT STATUS

4
usage printed.

5
version printed.

x
exit state of vim(1).

 

FILES

-

 

EXAMPLES

-

 

SEE ALSO

wintoolsintro(1), vim(1), vls(1), vsav(1)

 

NOTES

-

 

BUGS

To enable versioned save and quick edit of the related files, the versioned save is performed as background process.

Therefore, when a long list of files is provided and you navigate very quickly to the end of the file list in vim, you might be able to edit a file before it was saved.

 

AUTHOR

vvi was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2026 by Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
OPTIONS
ENVIRONMENT
EXIT STATUS
FILES
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 18:31:21 GMT, April 29, 2026