N
N
Nikolai Gromov2015-10-26 14:57:32
terminal emulator
Nikolai Gromov, 2015-10-26 14:57:32

How to run Sublime Text from the console (WINDOWS) without blocking the console?

There is gitBash running inside cmder , there is an alias:

alias subl='/c/Program\ Files/Sublime\ Text\ 3/sublime_text.exe' $*

When Sublime starts, the console is blocked until all Sublime windows are closed.
How to make it not blocked?
My Sublime is portable (I did not install it, but just copied the files), so the subl command that it adds to the system during installation does not exist.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Soslan Aldatov, 2015-10-26
@nicothin

There should be a subl.exe file in the Sublime Text directory, so you can simply add the Sublime directory to the PATH.
Here is how to do it .
If by some miracle you do not have this subl.exe, just install Sublime Text in another directory and copy it from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question