mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-24 21:40:06 +00:00
show font name autocompletion hint
This commit is contained in:
parent
c7589acc87
commit
aba5e9dcfa
@ -8,6 +8,7 @@ h3.mb-3 Appearance
|
||||
.input-group.w-75
|
||||
input.form-control.w-75(
|
||||
type='text',
|
||||
[showHint]='true',
|
||||
[ngbTypeahead]='fontAutocomplete',
|
||||
[(ngModel)]='config.store.terminal.font',
|
||||
(ngModelChange)='config.save()',
|
||||
|
Loading…
x
Reference in New Issue
Block a user