fix shutup onInput, make shutup filterable
This commit is contained in:
@@ -87,6 +87,7 @@ settings = {
|
||||
'charDeleteEcho': True,
|
||||
'wordEcho': True,
|
||||
'interruptOnKeyPress': True,
|
||||
'interruptOnKeyPressFilter': '',
|
||||
'doubleTapTimeout': 0.2,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user