mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 06:12:16 +03:00
parent
da3a41e018
commit
28e527b649
@ -1560,6 +1560,9 @@ mod test {
|
||||
fn is_mouse_grabbed(&self) -> bool {
|
||||
false
|
||||
}
|
||||
fn is_alt_screen_active(&self) -> bool {
|
||||
false
|
||||
}
|
||||
fn get_current_working_dir(&self) -> Option<Url> {
|
||||
None
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user