man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

vimdot (1)

Name

vimdot - Combined text editor and dot viewer

Synopsis

vimdot [file]

Description




User Commands                                           VIMDOT(1)



NAME
     vimdot - Combined text editor and dot viewer

SYNOPSIS
     vimdot [file]

DESCRIPTION
     vimdot  is  a  simple  script which launches the gvim or vim
     editor along with a GUI window showing the dot output of the
     edited  file.  The dot output window automatically refreshes
     everytime the file is saved in the editor.

     If no filename is given, vimdot  will  use  'noname.gv'  and
     initialise it with an example graph to get you started.

     The  GUI  window (provided by "dot -Txlib") supports zooming
     using the mouse scroll-wheel, and  panning  by  holding  the
     scroll-wheel down and dragging.


ATTRIBUTES
     See   attributes(5)   for   descriptions  of  the  following
     attributes:

     +---------------+------------------+
     |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
     +---------------+------------------+
     |Availability   | image/graphviz   |
     +---------------+------------------+
     |Stability      | Volatile         |
     +---------------+------------------+
SEE ALSO
     vim(1), dot(1)

AUTHOR
     vimdot was written by John Ellson <ellson@research.att.com>

     This manual page was written by David Claughton <dave@eclec-
     ticdave.com>,  for  the  Debian  project (but may be used by
     others).



NOTES
     This  software  was   built   from   source   available   at
     https://java.net/projects/solaris-userland.    The  original
     community       source       was       downloaded       from
     http://www.graphviz.org/pub/graphviz/sta-
     ble/SOURCES/graphviz-2.28.0.tar.gz

     Further information about this software can be found on  the
     open source community website at http://www.graphviz.org/.



SunOS 5.11          Last change: Jan 31, 2010                   1