sponsor Vim development Vim logo Vim Book Ad

Shell.vim : A shell buffer in vim.

 script karma  Rating 110/65, Downloaded by 5925  Comments, bugs, improvements  Vim wiki

created by
Janakiraman
 
script type
utility
 
description
Many a time I find myself missing the power of
*the* editor while typing shell commands. This
script opens a new buffer which can be used to
enter shell commands. Commands will be
executed when you type <Enter>. Simply put, it
does a :r!command<cr> and a little more.

The global variable g:PROMPT wil be used as
the prompt string.
 
install details
Save it somwhere and add a line to your .vimrc
that will source the file.
 

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
Shell.vim 0.1 2001-10-11 5.7 Janakiraman Initial upload
ip used for rating: 18.212.102.174

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