• Stars
    star
    202
  • Rank 193,691 (Top 4 %)
  • Language
    Vim Script
  • Created about 14 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simulate a split shell in vim using gnu screen or tmux

Overview

screen.vim is a vim plugin which allows you to simulate a split shell in vim using either gnu screen or tmux, and to send selections to be evaluated by the program running in that shell:

http://eclim.org/_images/screenshots/vim/screen_shell.png

Usage

After installing screen.vim and the terminal multiplexer of your choice, you can then run vim in a shell and execute :ScreenShell to start a new session where a shell will be opened in a bottom split of your multiplexer.

For gvim users, since you are not running vim in a console, :ScreenShell will instead attempt to open a terminal and start the multiplexer in there.

Once you have the shell open, you can then send visual selections to it using the command :ScreenSend.

Additional usage and configuration information can be found in the screen.vim help file.

More Repositories

1

supertab

Perform all your vim insert mode completions with Tab
Vim Script
3,152
star
2

eclim

Expose eclipse features inside of vim.
Java
1,038
star
3

ag

vim plugin to search using the silver searcher (ag)
Vim Script
46
star
4

urxvt-vim-scrollback

urxvt extension provide vim like scrollback and pasting functionality
Perl
36
star
5

vimperator-plugins

Set of plugins for vimperator.
JavaScript
27
star
6

matchem

Vim plugin to auto add closing quotes, parens, brackets, curlies, etc.
Vim Script
21
star
7

dotfiles

Perl
20
star
8

taglisttoo

Vim plugin to provide a taglist/outline of the current source file.
Vim Script
16
star
9

keyring

gnome-keyring python script + plugins for various apps (irssi, vimperator, etc.)
Python
14
star
10

regex

Vim plugin to test regular expressions for various languages (java, python, ruby)
Vim Script
10
star
11

notebook

vim plugin to store notes, etc in vim help file format
Vim Script
8
star
12

lookup

Vim plugin to provide quick lookup of vimscript function/command/var definition/references/docs.
Vim Script
8
star
13

formic

Framework for building cross platform installers which utilize ant as the core engine.
Java
5
star
14

sgmlendtag

Vim plugin which provides sgml (xml, html, etc.) end tag completion.
Vim Script
5
star
15

vcs

Integrate vim with git/mercurial
Vim Script
4
star
16

archive

Vim plugin to browse archives as a tree or flat list.
Vim Script
3
star
17

relative

Vim plugin providing commands to work with files relative in location to the current one.
Vim Script
3
star
18

maximize

Vim plugin which adds commands to maximize/minimize vim windows.
Vim Script
3
star
19

userstyles

Various styles for the stylish plugin
Shell
2
star
20

vunit

Unit testing framework for vimscript.
Java
2
star
21

sandbox

1
star