made warning when closing SSH tabs optional - fixes #2801

This commit is contained in:
Eugene Pankov
2020-08-15 21:07:35 +02:00
parent 2745896ec3
commit 4eefab5655
5 changed files with 20 additions and 5 deletions

View File

@@ -27,6 +27,9 @@ h3.mb-3 Appearance
(ngModelChange)='config.save()',
)
.alert.alert-info.d-flex.align-items-center(*ngIf='config.store.terminal.ligatures && config.store.terminal.frontend == "xterm-webgl"') Ligatures are not supported by the WebGL frontend
color-scheme-preview([scheme]='config.store.terminal.colorScheme', [fontPreview]='true')
.form-line