jasoncharnes / run.rb

Run Ruby in the browser using WebAssembly
https://runrb.io
MIT License
597 stars 31 forks source link

Command + L is hijacked #16

Open olivierlacan opened 4 years ago

olivierlacan commented 4 years ago

I wanted to copy/paste the domain to share it and this happened when I hit Command + L:

image

Might be good to use a different keyboard shortcut for a feature as arguably trivial as jumping to a specific line. Maybe that's a function of the editor you're using but it's definitely odd. Or maybe turn this feature off unless it's really needed?