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