sponsor Vim development Vim logo Vim Book Ad

Script Walker : Walks up and down the file for you

 script karma  Rating -5/5, Downloaded by 1015  Comments, bugs, improvements  Vim wiki

created by
Paul Contreras
 
script type
utility
 
description
On pressing of F12 key starts the cursor walking to the top and then bottom of the file. Rate sate by updatetime. If it's too slow for you put set ut=1000 somewhere in you vimrc, that will make it walk every second. Press F11 to switch direction. (Simply change the mappings if you'd like to use different keys.)

Works very will with "Changing Colour" script. (http://www.vim.org/scripts/script.php?script_id=2658). Coding will now never be boring again.
 
install details
Paste this somewhere in your vimrc. It's clearly marked.
 

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
script-walker.vim 1.2 2009-11-09 6.0 Paul Contreras Corrected the message which incorrectly reported the walking direction when you switch walking on as the wrong way.
script-walker.vim 1.1 2009-11-09 6.0 Paul Contreras Deleted a redundant StopWalking() function, added a new map to change walking direction, made the prompts more informative.
script-walker.vim 1.0 2009-11-08 6.0 Paul Contreras Initial upload
ip used for rating: 18.232.169.110

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