sponsor Vim development Vim logo Vim Book Ad

daemon_saver.vim : Vim version of FreeBSD daemon_saver

 script karma  Rating 42/15, Downloaded by 1260  Comments, bugs, improvements  Vim wiki

created by
forneus forneus
 
script type
game
 
description
This is a Vim version of daemon_saver from FreeBSD.
The script adds :Daemon command, which starts screensaver.
Daemon speed is adjustable through g:daemon_saver_speed variable. Default is '80' (ms).

To start the screensaver automatically after some time put this to your .vimrc:

au CursorHold * Daemon
set updatetime=60000

This will start Daemon after 60 seconds of vim being idle.
 
install details
Add script to plugin directory.
 

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
daemon_saver.vim 2.1 2010-02-12 7.0 forneus forneus * fixes changing background on cterm
* fixes restroring syntax highliting
daemon_saver.vim 2.0 2010-02-11 7.0 forneus forneus * works with NERDTree & TagList
* restores help window
* stores more session information
daemon_saver.vim 1.1 2010-02-10 7.0 forneus forneus * works with modified buffers
* restores Cursor colors properly
* uses minimum session information
daemon_saver.vim 1.0 2010-02-07 7.0 forneus forneus Initial upload
ip used for rating: 13.58.247.31

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 the maillist. Help Bram help Uganda.
   
Vim at Github