mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-06 19:39:53 +00:00
set xterm as default frontend (fixes #542)
This commit is contained in:
parent
22d3e35723
commit
100436f511
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user