wbond / sublime_terminal

Launch terminals from the current file or the root project folder
https://packagecontrol.io/packages/Terminal
MIT License
600 stars 117 forks source link

passing a custom command on the terminal #177

Closed eliax1996 closed 7 years ago

eliax1996 commented 7 years ago

it is possible to pass a custom string like the first command that will be executed by the terminal?

for example: press [ctrl]+[shift]+[t] in sublime

and in the command line at the first line appear -->

------------------------------terminal------------------------------ user/my/code/location/file $ my_command_string
---------------------------------------------------------------------
twolfson commented 7 years ago

This is a duplicate of #175. We don't support running commands in terminals. Here are plugins which do: