mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-26 18:16:04 +00:00
set xterm as default frontend (fixes #542)
This commit is contained in:
@@ -8,7 +8,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
terminal: {
|
terminal: {
|
||||||
frontend: 'hterm',
|
frontend: 'xterm',
|
||||||
autoOpen: false,
|
autoOpen: false,
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
linePadding: 0,
|
linePadding: 0,
|
||||||
|
Reference in New Issue
Block a user