Bradley Dettmer
Bradley Dettmer
to avoid rebooting, these two commands worked for me, `sudo kextunload -b com.apple.driver.AppleSDXC` `sudo kextload -b com.apple.driver.AppleSDXC`, more info can be found [here](https://apple.stackexchange.com/questions/62478/re-mount-ejected-sd-card-without-reinserting)
to be more precise, `store` does store contents into the keyboard, but the clipboard is cleared once the program ends. have you considered turning `store` into a daemon that dies...
I could prepare a pull request to fork a minimal background process. Would you be up for that?