[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Oct 28 14:27:50 1996 
Subject:Re: quitting files in Xved 
From:John Williams 
Volume-ID:961028.01 

A.Sloman@cs.bham.ac.uk writes:

>I've never used Xved much because so much of its behaviour irritates
>me intensely -- e.g. you can't have fewer windows than open files,

This is no longer true - see the following definition of the Xved
resource `MaxWindows' in REF * XVED:


  MaxWindows                                           [xved value name]
        Integer, default 1000000. XVed will limit its use of windows  to
        this number.

        Whenever a window is to be  created for a new or existing  file,
        and there  are  already MaxWindows  windows,  the last  file  on
        vedbufferlist that currently has a  window will have its  window
        destroyed. The new window then  replaces it, in the same  screen
        position.


John.