You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2026. It is now read-only.
Hi I'm using Ubuntu 12.04 64bit, with Sublime Text 2 version 2.0.2 (build 2221) installed.
I installed InputHelper with Package Control.
Each time I press Ctrl + Shift + Z, nothing happens, when I press Ctrl + ` to view the console, the following error was printed:
I've read all the issues under this repo, and found no solution so far.
This information might also help: when I run python linux_text_input_gui.py in lib folder, the input box does appear, and after pressing Enter, the content is also printed in the terminal.
Hi I'm using Ubuntu 12.04 64bit, with Sublime Text 2 version 2.0.2 (build 2221) installed.
I installed InputHelper with Package Control.
Each time I press
Ctrl + Shift + Z, nothing happens, when I pressCtrl + `to view the console, the following error was printed:I've read all the issues under this repo, and found no solution so far.
This information might also help: when I run
python linux_text_input_gui.pyinlibfolder, the input box does appear, and after pressingEnter, the content is also printed in the terminal.