Closed severen closed 8 years ago
Thanks, I'll look into it.
Ctrl-Alt-R
works for me. Open Keybindings
and see if by chance you overwrote it.
My keymap is left as default and the issue still persists, also the default shortcut is shown in the menu bar as well.
Perhaps it's related to me using KDE/Plasma 5? Are you using Gnome?
Further investigation with the keybinding resolver shows that Atom (or Electron?) is only picking up Ctrl and Alt from the sequence. It seems to only not pick up the R key though, as the rest work fine. I'm going to go look through the Plasma/KDE keybindings to see if something is blocking it.
Okay, I've found what it was, the global keyboard shortcut "Manually Invoke Action on Current Clipboard" seemed to be blocking it.
I can't reload the window using the
Ctrl+Alt+R
keyboard shortcut, it does however work if I manually click on the menu bar entry under View -> Developer -> Reload Window. The issue happens when Atom is launched in safe mode as well.