Sublime Forum

Cannot type anything in Sublime text 3 (Build 3103)

#1

Hi, I have installed sublime text 3 Build 3103 on my Debian partition, following the unofficial document (http://docs.sublimetext.info/en/latest/getting_started/install.html).

I cannot type in anything in the editor window, but key binding is working fine. There’s no error during installation and I haven’t install any package yet.

I have just switched to Linux, therefore is a bit clueless about any potential issues that might cause this.

Thanks in advance.

0 Likes

#2

Maybe you have Vim mode enabled? Try to press a and see if that works. If that’s the case, then go to preferences -> settings user and make sure you have this:

"ignored_packages": ["Vintage"]
0 Likes

#3

Thanks for your reply. However, I have already disabled the Vintage package so I really don’t know what is going on…

0 Likes