<!-- Hi there! Thank you for discovering and submitting an issue. Before you submit this; let's make sure of a few things. Please make sure the following boxes are β if they are correct. If not, please try and fulfil these first. --> <!-- π Checked checkbox should look like this: [x] --> - [ ] Your Workbench.app version is **0.1.5**. Please verify you're using the [latest](https://github.com/openpilot-community/workbench/releases/latest) Workbench.app version - [ ] I have searched the [issues](https://github.com/openpilot-community/workbench/issues) of this repo and believe that this is not a duplicate --- - **Any relevant information from devtools?** _(CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere)_: <!-- π Replace with info if applicable, or N/A --> ## Issue <!-- π Now feel free to write your issue, but please be descriptive! Thanks again π β€οΈ --> <!-- ~/.workbench.js config --> - **Workbench version**: undefined "0.1.5" - **OS ARCH VERSION:** darwin x64 15.6.0 - **Electron:** 2.0.17 **LANG:** undefined - **SHELL:** /bin/bash **TERM:** undefined <details> <summary><strong> ~/.workbench.js contents</strong></summary> <pre> <code> { "eonSshKeyPath": "", "config": { "shell": "/bin/bash" }, "keymaps": {}, "windowBounds": { "width": 800, "height": 800 }, "clientId": "1d334150-4885-11ea-9de2-75100c47fd88" } </code> </pre> </details>