Closed godhelpjun closed 4 years ago
I too would like to customise my hotkeys. Primarily to make it match up with what I have setup on IntelliJ and Atom
+1 having the ability to match other IDE tools (vs code?) CTRL+SHIFT+P for a command pallet is my go to in apps without thinking now so having the ability to bring search or something up that's meaningful would be fantastic 👍
I don't have a plan for it in the near future, but feel free to play with the code and send PRs if you have good solutions. A straightforward way is the add these customization in .leptonrc
config.
Shortcuts logic in Lepton https://github.com/hackjutsu/Lepton/blob/master/main.js#L40-L48
.leptonrc
logic in Lepton
https://github.com/hackjutsu/Lepton/blob/master/main.js#L238-L250
The more we know about your system and use case, the more easily and likely we can help.
Environment info
Command/Ctrl + ,
):1.73Description of the problem / feature request / question:
ctrl + esc opens windows "start" menu, does not work as expecting closing editor
If possible, provide a sample gist or screenshot:
If possible, provide the log files
~/Library/Application Support/Lepton/logs
C:\Users\<username>\AppData\Roaming\Lepton\logs
~/.cached/Lepton/logs