Skip to content

Releases: tonsky/Sublime-Executor

1.1.4

19 Aug 16:09
Compare
Choose a tag to compare
  • Kill running process on exit

1.1.3

19 Aug 16:08
Compare
Choose a tag to compare
  • Strip away escape sequences from stdout

1.1.2

19 Aug 16:08
Compare
Choose a tag to compare
  • Better gitignore matching

1.1.1

10 Apr 19:53
Compare
Choose a tag to compare
  • Fixed execute_shell_command input #4

1.1.0

08 Apr 17:32
Compare
Choose a tag to compare

Republishing so that Package Control could pick it up

1.1

03 Apr 16:35
Compare
Choose a tag to compare
1.1
  • executor_repeat_last will now automatically stop current process if present
  • Run any shell command with executor_execute_shell

1.0.5

05 Jan 16:35
Compare
Choose a tag to compare
  • Redid process management based on Default/exec.py

1.0.4

06 Dec 22:19
Compare
Choose a tag to compare

Display running status in status bar #2

1.0.3

07 Oct 23:10
Compare
Choose a tag to compare
  • Reliable ExecutorCancelCommand

1.0.2

23 Aug 20:24
Compare
Choose a tag to compare
  • Allow setting executor_file_regex, executor_line_regex, executor_base_dir and executor_wrap