tajquitgenius

Results 1 comments of tajquitgenius

Yeah, it happens every time. ``` macOS (lines 290-302): Uses AppleScript to launch Terminal.app applescript = f""" tell application "Terminal" activate do script "{script_path.absolute()} {self.workspace_path.absolute()}" set custom title of front...