mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
set Terminus as COMSPEC inside shells - fixes #3643
This commit is contained in:
@@ -296,6 +296,7 @@ export class Window {
|
||||
}
|
||||
this.window.webContents.send('start', {
|
||||
config: this.configStore,
|
||||
executable: app.getPath('exe'),
|
||||
})
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user