Sublime Forum

Subl command doesn't work

#1

I’m on Manjaro Linux.
Just updated to the latest version of sublime-text and now the command that I used to open files on sublime through the command line doesn’t work. That command used to be “subl3” now it is “subl”.
Can someone fix this?
This improves much my development speed

0 Likes

#2

which channel? stable or dev? upgraded from what?

its never been subl3, perhaps you previously installed it from a dodgy third party source that made random modifications?

0 Likes

#3

We have never shipped a executable, script or symlink named subl3. Perhaps you installed a third-party package where someone added such a script or symlink?

You can always create a symlink from subl3 to subl.

0 Likes

#4

Ok, my problem is not that I want a subl3 program.
I understand now that you never shipped and subl3 program.
The problem is that my subl command program isn’t opening the file on sublime text. The command it is doing nothing to my point of view.
My OS is Manjaro Linux (arch linux based) and my sublime text is from the stable branch and its version is 3.0, build 3143.
I installed using the instructions on your site for pacman

0 Likes

#5

I don’t know what your subl3 program does. What do you want subl to do? Have you tried subl --help?

0 Likes

#6

I want to make subl some_file and it opens the some_file on sublime text.
I have read the --help

0 Likes

#7

It seems to be a problem of an update of Manjaro Linux Deepin x86_64.
I have another Manjaro Deepin that I haven’t updated and subl works.
Can anyone in here help me with this?
Thank you

0 Likes

#8

This problem has been solved. Probably with a Manjaro update.

0 Likes