I added the code as you gave it and logged as suggested. The results were:
key evt: ctrl+alt+t
command: terminus_open {"cwd": "${file_path:${folder}}"}
command: terminus_activate {"auto_close": true, "cancellable": false, "cmd": ["/bin/bash", "-i", "-l"], "cwd": "/home/red/Documents/mydata", "default_title": "Login Shell", "env": {"LANG": "en_ZA.UTF-8", "TERM": "linux", "TERMINUS_SUBLIME": "1", "TERM_PROGRAM": "Terminus-Sublime"}, "file_regex": null, "line_regex": null, "panel_name": "Terminus 2", "show_in_panel": null, "tag": null, "timeit": false, "title": null}
command: terminus_initialize_view {"auto_close": true, "cancellable": false, "cmd": ["/bin/bash", "-i", "-l"], "cwd": "/home/red/Documents/mydata", "default_title": "Login Shell", "env": {"LANG": "en_ZA.UTF-8", "TERM": "linux", "TERMINUS_SUBLIME": "1", "TERM_PROGRAM": "Terminus-Sublime"}, "file_regex": null, "line_regex": null, "panel_name": "Terminus 2", "show_in_panel": null, "tag": null, "timeit": false, "title": null}
command: terminus_render
command: terminus_show_cursor
command: terminus_render
command: terminus_show_cursor
command: drag_select {"event": {"button": 1, "x": 11.796875, "y": 311.08984375}}
command: drag_select {"event": {"button": 1, "x": 10.84375, "y": 562.796875}}
command: drag_select {"event": {"button": 1, "x": 11.171875, "y": 538.58984375}}
command: drag_select {"event": {"button": 1, "x": 186.015625, "y": 624.24609375}}
command: drag_select {"event": {"button": 1, "x": 143.734375, "y": 918.4140625}}
>>> sublime.log_input(True)
command: drag_select {"event": {"button": 1, "x": 187.09375, "y": 117.8515625}}
key evt: ctrl+alt+t
command: terminus_open {"cwd": "${file_path:${folder}}"}
command: terminus_activate {"auto_close": true, "cancellable": false, "cmd": ["/bin/bash", "-i", "-l"], "cwd": "/home/red/Documents/mydata", "default_title": "Login Shell", "env": {"LANG": "en_ZA.UTF-8", "TERM": "linux", "TERMINUS_SUBLIME": "1", "TERM_PROGRAM": "Terminus-Sublime"}, "file_regex": null, "line_regex": null, "panel_name": "Terminus 2", "show_in_panel": null, "tag": null, "timeit": false, "title": null}
command: terminus_initialize_view {"auto_close": true, "cancellable": false, "cmd": ["/bin/bash", "-i", "-l"], "cwd": "/home/red/Documents/mydata", "default_title": "Login Shell", "env": {"LANG": "en_ZA.UTF-8", "TERM": "linux", "TERMINUS_SUBLIME": "1", "TERM_PROGRAM": "Terminus-Sublime"}, "file_regex": null, "line_regex": null, "panel_name": "Terminus 2", "show_in_panel": null, "tag": null, "timeit": false, "title": null}
command: terminus_render
command: terminus_show_cursor
command: terminus_render
command: terminus_show_cursor
command: drag_select {"event":
I am still getting the wrong directory. Not sure why.