screen icon indicating copy to clipboard operation
screen copied to clipboard

Simulate a split shell in vim using gnu screen or tmux

Results 10 screen issues
Sort by recently updated
recently updated
newest added

Could you please add an explicit `LICENSE` file to the repo so that it's clear under what terms the content is provided, and under what terms user contributions are licensed?...

I noticed the screen.vim does not work when using 'vimx'. I'm using tmux. When executing :ScreenShell the terminal just 'blinks' and does not execute any tmux session. I use vimx...

I think there is a problem when sending code using Tmux and IPython>=5.0.0 ## Example 1. Create a Tmux session (e.g. tmux new -s test) 2. Open a python file...

Hello, I've been using this awesome plugin in Vim for a long time. Now I'm trying to move to [NeoVim](https://github.com/neovim/neovim) and it just doesn't work: no split screen is created...

After issue :ScreenShell in vim the new vim buffer containing the file are without syntax highligtning. The screen shell pane have colors.

Instead of Terminal.app make iTerm2 or make settings to allow override

Hi, Till yesterday everything was fine..But when i opened terminal today morning and tyoed coomands they are teeling like -bash: java: command not found -bash: sudo: command not found etc...

I have GNU Screen ( no tmux ) , but ScreenSend just doesnt works for me! ScreenShell works just fine. Is this due to my custom screen config? How do...

Hello again, Since I've been using screen.vim daily for Clojure coding in the past weeks, I decided to implement a solution for the tmux window-switching problem that does not involve...

ConqueTerm is a terminal emulator written as a python vim plugin that displays in a vim buffer. It has some quirks (display doesn't always update until insert mode entered on...