Open leegee opened 8 years ago
I don't have a Windows machine, and cannot help debug. But hopefully if we leave this issue open, another users of the library can reproduce or offer suggestions.
In MacOS, alt+'+' produces the '≠' char. Is there any way to change this shortcut?
@hugofcampos use alt + ;
, not alt+'+'
For anyone who comes across this on OS X: Table cleaner wasn't working for me because it was running the script with Python 3. Rather than figure out how to get it to use Python 2, I just gsubbed xrange
with range
and next()
with __next__()
in the source. YMMV.
Downloaded with Package Control. Restarted Selected this text:
Held
ALT
key and pressed;
key.Nothing happened.