I want to set my Sublime Text path in FileZilla.
Where and how do I set the path?
I want to set my Sublime Text path in FileZilla.
Where and how do I set the path?
I'm trying to edit the Sublime Text 3 user preferences (Preferences > Settings) to get it to show all formatting characters (including whitespace). I believe the line
"draw_white_space": "selection"
has to be changed to
"draw_white_space": "all"
but I cannot edit the JSON file. I'm running Ubuntu 16.04 LTS.
I was trying to make Sublime Text 2 start from the Terminal. I found a great resource but I cannot find where it is installed. I used the WebUpd8 PPA, anyone know where the PPA installs sublime.
Everytime i open Sublime , these tabs automatically opens. How do i fix this. I am unable to find any setting for this.
I have quite a few custom compose key sequences. I know I can get them working with an ~/.XCompose
and switching the input method to xim
. However, Sublime Text 2 doesn't accept any compose key sequences when I'm using xim
. It does accept them when I'm using the default input method. I think I reported this bug for Sublime Text 2 a while ago.
Using the default input method, I added the contents of my ~/.XCompose
to /usr/share/X11/locale/en_US.UTF-8/Compose
but this did not change anything. Is there any way I can get the compose key sequences in my ~/.XCompose
to work without relying on xim
?