Update dependencies

This commit is contained in:
Jeremy Soller 2024-09-27 09:37:24 -06:00
parent 6025963ddd
commit 73394f8649
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 42 additions and 41 deletions

View file

@ -783,7 +783,7 @@ where
terminal.input_scroll(b"\x00".to_vec());
} else {
terminal.input_scroll(format!("{}{}", alt_prefix, " ").into_bytes());
}
}
status = Status::Captured;
}
Named::Tab => {