-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Hello
I am trying to find a replacement for Rstudio as I am now on sway (wayland) on Ubuntu 22.04 and Rstudio does not support wayland.
RKWard seems to work well so far but I cannot send R code from sublime text to RKWard.
I get an error message "rkward is not supported for current syntax'.
Is there something I can do to get this up and running?
I have added the following to my settings, in the hope that it would that simple:
"R": { "bracketed_paste_mode": false, "prog": "rkward", }, "rmd" : { "prog": "rkward", "bracketed_paste_mode": false },
Sublime text 4126
Linux 5.15.0-14-generic #14-Ubuntu SMP Tue Dec 14 10:08:09 UTC 2021 x86_64 GNU/Linux
RKWard v0.7.2
Metadata
Metadata
Assignees
Labels
No labels