Add reset on empty to ssh

This commit is contained in:
lash 2025-02-05 17:45:31 +00:00
parent 1d7027905d
commit af4b075df3
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746

View File

@ -84,6 +84,7 @@ func main() {
Root: "root",
OutputSize: uint32(size),
FlagCount: uint32(128),
ResetOnEmptyInput: true,
}
if stateDebug {
cfg.StateDebug = true