Giter Site home page Giter Site logo

screenr's Introduction

screenR

Allow the Vim-R-plugin to use GNU Screen to send commands to R

This script provides limited support to GNU Screen for users that cannot use Tmux. Please, fork and improve it. The Vim-R-plugin is available at:

http://www.vim.org/scripts/script.php?script_id=2628

Configuration

Put in your vimrc:

let vimrplugin_source = "/path/to/screenR.vim"

If you are going to use Vim in an environment where X is running, put in your bashrc:

alias vim='vim --servername VIM'

Usage

1. Start screen.
2. Start editing an R script with Vim.
3. Use the Vim-R-plugin as usual.

Notes

Based on the original work from Jakson Alves de Aquino.

The Vim-R-plugin: https://github.com/jalvesaq/Nvim-R

screenr's People

Contributors

ssayols avatar

Watchers

 avatar  avatar

screenr's Issues

Can't get this to send code

I can't get this to send lines of code. Everything seems to load with no errors (R starts in screen), but lines of code don't appear in the R console when sent. My vimR install does send code to R inside Tmux.

My details:
CentOS Linux 7.1.1503
vimcom 1.2.5
Vim-R-plugin 1.2.5
vim 7.4.728
screen 4.01.00devel
R 3.2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.