mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 22:44:55 +00:00
allow specifying a custom startup directory (fixes #223)
This commit is contained in:
@@ -13,6 +13,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
cursor: 'block',
|
||||
cursorBlink: true,
|
||||
customShell: '',
|
||||
workingDirectory: '',
|
||||
colorScheme: {
|
||||
__nonStructural: true,
|
||||
name: 'Material',
|
||||
|
Reference in New Issue
Block a user