- Added support for setting additional commands that not listed in $PATH, such as aliases, functions or anything else.
- Fixed script lock by subprocess, which makes plugin unavilable while some command already running.
- Changed terminal preference syntax from simple string to pattern.
- Now input commands passing without any additional formatting, except escaping quotes for shell or/and terminal wrapping.
- Added shell wrapper preference. That means possibility to use any shell features like enviroment variables, special characters, etc..