mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
parent
0f6ee20b28
commit
394c62d56c
@ -391,6 +391,8 @@ impl<'a> Performer<'a> {
|
||||
}
|
||||
}
|
||||
|
||||
ControlCode::Null => {},
|
||||
|
||||
_ => log::warn!("unhandled ControlCode {:?}", control),
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user