randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.39k stars 81 forks source link

Can I use $file, $file_path etc. while typing in Terminus console? #193

Open d0vgan opened 4 years ago

d0vgan commented 4 years ago

I'd like to be able to use the variables such as $file, $file_path etc. directly in the Terminus console. E.g. to be able to type: echo $file pylint $file and so on.

randy3k commented 4 years ago

Unfortunately no.