Vim logo vim online Vim Book Ad

ZoomWin : Brief-like ability to zoom into/out-of a window

 script karma  Rating 51/19, Downloaded by 229

created by
Charles Campbell
 
script type
utility
 
description
    Press <c-w>o : the current window zooms into a full screen
    Press <c-w>o again: the previous set of windows is restored

This version of ZoomWin, initially authored by Ron Aaron, modified by
Charles Campbell, and posted with permission from Ron Aaron, uses
session files which are guaranteed to be unique.  Thus multiple vim's
can independently zoom into and out of a window without interfering
with one another.  Furthermore, modified but not yet saved files are
made hidden during zoom-in and restored during zoom-out.
 
install details
Unix: put this file into your
$HOME/.vimrc/plugin

Windows: put this file into your
...\vimfiles\plugin

directory.  Like all plugins, you need

      set nocp

in your <.vimrc> (or <_vimrc>).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ZoomWin.vim 4 12-Dec-2002 6.0 Charles Campbell ZoomWin now cleans up temporary session files even if the user departs while
zoomed-in  (thanks to Zak Beck)
ZoomWin.vim 2 09-Dec-2002 6.0 Charles Campbell Initial upload

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to [email protected] after searching the archive. Help Bram help Uganda.
SourceForge Logo