Update dependencies
This commit is contained in:
parent
6025963ddd
commit
73394f8649
2 changed files with 42 additions and 41 deletions
|
|
@ -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 => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue