Releases: tonsky/Sublime-Executor
Releases · tonsky/Sublime-Executor
1.1.4
- Kill running process on exit
1.1.3
- Strip away escape sequences from stdout
1.1.2
- Better gitignore matching
1.1.1
- Fixed
execute_shell_command
input #4
1.1.0
Republishing so that Package Control could pick it up
1.1
executor_repeat_last
will now automatically stop current process if present
- Run any shell command with
executor_execute_shell
1.0.5
- Redid process management based on Default/exec.py
1.0.4
Display running status in status bar #2
1.0.3
- Reliable ExecutorCancelCommand
1.0.2
- Allow setting
executor_file_regex
, executor_line_regex
, executor_base_dir
and executor_wrap