I'm using Sublime Text 2 in Ubuntu and on my Mac hitting command+p it lets me quickly select which file I want to open.
In Ubuntu hitting Ctrl+P opens a print dialog. How can I disable that functionality in Ubuntu for Sublime Text?
I'm using Sublime Text 2 in Ubuntu and on my Mac hitting command+p it lets me quickly select which file I want to open.
In Ubuntu hitting Ctrl+P opens a print dialog. How can I disable that functionality in Ubuntu for Sublime Text?
For me, pressing CTRL+P gives me the following output:
What I would suggest is to look for any shortcuts changed in the Keyboard options (System Settings). Maybe there is one that was set to that combination.
Secondly I would check Sublime to see if it has the default bindings:
Just in case you or someone changed some of them.
As mentioned by Goddard, make sure your default USER binding has the following line exactly like this:
that should solve the problem as tested by Goddard.
For some reason I had to put my Key Bindings in the User settings folder for it to work.
Strange. If you run into this problem try
If you have 2pdf plugin, remove that plugin.