For some reason for nvimr to behave correctly ie: open a split tmux pane on Rstart I need to open the tmux session just before using vim.
As opposed to: if I open a tmux session, then ssh to another box, then open vim and RStart.
If I do this I cannot get R to open in a split pane, it will open in another distinct window (so the plugin still works but the behaviour is not the one I want).
Is this expected ?
Is there a work around ?