vim - Make all gvim windows share a single R process and screen session -


old versions of vim-r-plugin offered option choosing whether vim/gvim instances used own r processes (and screen sessions) or single shared process (using vimrplugin_single_r variable). see section 5.2 of documentation of version 101217.

the current version of plugin use separate r processes default , despite best efforts @ loss on how change single process. know how?

edit

the best solution have found use version 0.9.9.1, last version including option.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -