Does anyone know what Alt+C is mapped to? My R Studio Server somehow catches this shortcut, without seemingly doing anything.
On the Czech keyboard (we have a lot of accented characters, so space is limited) this shortcut is mapped to ampersand (&) which is kind of useful in R, and I am at loss at how to reset the mapping.
On a cheerful note: the person who invented the code snippet r + Shift+Tab in Rmarkdown should be given his weight in gold by some benevolent despot; I don't think I have written a backtick since discovering it.
EDIT: I have found that if I reset the shortcut to execute current RMarkdown code chunk (which was not mapped to Alt+C) I regain the ability to write ampersand character. I have no idea how it works, but I am glad it does.