sponsor Vim development Vim logo Vim Book Ad

screen.vim : screen-like keybindings for buffers and windows

 script karma  Rating 15/10, Downloaded by 2890  Comments, bugs, improvements  Vim wiki

created by
Ricardo Signes
 
script type
utility
 
description
This plugin provides screen-like keybindings for common window or buffer movements.  By screen-like, I mean that they are like the keybindings of the GNU screen(1) utility for multiplexing terminals.  <C-a><Space>, for example, will go to the next buffer.  <C-a>a will flip between the current and last-edited buffer.  <C-a>c will create a new buffer.  Other mappings are documented in the script itself.
 
install details
Drop it in the plugin directory in your vimruntime path.
 

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
screen.vim 1.4 2005-01-06 6.0 Ricardo Signes ^Ac will now only display the newly-created buffer.
screen.vim 1.2 2004-07-09 6.0 Ricardo Signes I've added a leader-" mapping to bring up the buffer explorer, as C-a " does in screen 4
screen.vim 1 2004-03-18 6.0 Ricardo Signes Initial upload
ip used for rating: 44.220.251.57

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