Steven Lundy

Results 2 issues of Steven Lundy

When the `command` key is used as a modifier it doesn't seem to allow other shortcuts to fire until the `command` key has been lifted again. See example: https://codepen.io/stevenlundyseesaw/pen/LYEdVBL?editors=0010 Command...

enhancement
help wanted
dependencies

I was trying to use your snippet and found from the below [stack overflow]( https://stackoverflow.com/questions/36885562/google-chrome-console-print-image) that newer versions of chrome don't like `'%c'` by itself. Adding a space fixed the...