connecting sublime to bash command line
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" ~/bin/subl
connecting sublime to bash command line
ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" ~/bin/subl
sublime how to open cmd
##go to preferences ->Package Setting ->Terminal ->System Deafult
-> clear and paste the below code and save it
{
"terminal": "cmd.exe",
"parameters": [],
"env": {}
}
how to open terminal in sublime text ubuntu
# how to open terminal in sublime text ubuntu
>> open sublime text 3 editor
>> Ctrl+Shift+P <-- it will open package manager
>> Type install package and Select it.
>> Type terminus
>> install it. once complete installation Ctrl+Shift+P and search for Terminus init then it will open terminal.
how to run sublime from terminal
/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl .
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us