change to false

This commit is contained in:
nnyyxxxx 2024-11-13 03:46:00 -05:00
parent 10b1f20562
commit 80cd6e516b
No known key found for this signature in database
GPG Key ID: 6038FFD6589902CB

View File

@ -114,7 +114,7 @@ impl FloatContent for RunningCommand {
}
_ => {}
}
true
false
}
/// Handle key events of the running command "window". Returns true when the "window" should be
/// closed