The syntax is mainly RegEx with a three additional rules, so that it all works together with the concept of multiple chat log lines. Here are the main features: These three can be combined to one big ...
import os; path=sublime.packages_path(); (os.makedirs(path) if not os.path.exists(path) else None); window.run_command('exec', {'cmd': ['git', 'clone', 'https ...