fix: remove extra command (#894)
This commit is contained in:
parent
fce58c879a
commit
be8cb8ce8e
@ -104,7 +104,6 @@ fn main() -> io::Result<()> {
|
||||
execute!(
|
||||
stdout,
|
||||
DisableBracketedPaste,
|
||||
PopKeyboardEnhancementFlags,
|
||||
DisableFocusChange,
|
||||
DisableMouseCapture
|
||||
)?;
|
||||
|
Loading…
Reference in New Issue
Block a user