Set Cmder default for the terminal in Rstudio

Hello,
I would like to know how set Cmder as my default terminal in Rstudio for the terminal.

Cmder is not itself a shell -- it is, like RStudio, a terminal emulator. You need to figure out which shell Cmder is running (I think it's usually cmd.exe, or "Command Prompt") and use the same one in RStudio.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.