term.js
term.js copied to clipboard
add metaKey rule to event cancel function
I did CMD+L in a term.js app and it didn't focus my browser URL bar, hence this PR! I am not sure if this breaks anything but it seems to work for me
I also realized this enables copy and paste to/from term.js on mac os
I think #37 fixes the same issue in a neater way.
@chjj I think this can be closed now that #37 is merged.