1
vote
0answers
19 views

Sublime Text 2 won't open after install [duplicate]

I just installed Sublime Text 2 using this guide modified for Xubuntu 12.04. After following the instructions, logging out and back in, Sublime was in my application list but it won't open. When I ...
1
vote
2answers
111 views

Running text editor as sudo uses another config

I've created a Nautilus Action to edit files as sudo (gksudo) and the text editor that opens the file is always using a different configuration from the normal user. The same thing happen when I run ...
1
vote
2answers
458 views

Open terminal output in sublime2

I want to open the output of terminal commands in sublime2. e.g. when I do $ list , it lists all files/folders in terminal. I want that when I run this command a temporary text file should be created ...
5
votes
2answers
2k views

How Do I update Sublime Text 2?

I have Sublime Text 2 installed and I have it configured to my liking. There is a newer version of Sublime Text 2, but I have put off downloading it since I do not want to loose my configuration. I ...
6
votes
2answers
4k views

How to use Sublime Text 2 as Quickly default editor?

I used this answer to change the editor used with quickly and it worked, however now,when I type quickly edit the command line stays on the open and does not allow me to enter other commands as long ...