remedy icon indicating copy to clipboard operation
remedy copied to clipboard

the package should detect if the user is in mac or windows to set default keyshort cuts considering that

Open aito123 opened this issue 2 years ago • 0 comments

Hello i'm a windows r user and the default shortcuts use cmd that is proper from mac, could you implement a default for windows users maybe replacing cmd with shift? thanks.

I run this:

hotkeys <- remedy::[remedy_opts](https://thinkr-open.github.io/remedy/reference/remedyOpts.html)$[get](https://rdrr.io/r/base/get.html)("hotkeys")
rsam::set_shortcut([sprintf](https://rdrr.io/r/base/sprintf.html)('remedy::%sr',[names](https://rdrr.io/r/base/names.html)(hotkeys)), hotkeys)

aito123 avatar Mar 26 '22 23:03 aito123