Skip to content

vim-scripts/Shell.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=118

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.

About

A shell buffer in vim.

Resources

Stars

Watchers

Forks

Packages

No packages published