mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-05 19:09:54 +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: {
|
||||
frontend: 'hterm',
|
||||
frontend: 'xterm',
|
||||
autoOpen: false,
|
||||
fontSize: 14,
|
||||
linePadding: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user