Scroll with shift+home,end,pageup,pagedown

This commit is contained in:
Jeremy Soller 2024-04-08 08:44:32 -06:00
parent 782bce1f01
commit 770549e93b
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 25 additions and 5 deletions

View file

@ -2231,7 +2231,7 @@ impl Application for App {
}
TermEvent::ChildExit(_error_code) => {
//Ignore this for now
},
}
}
}
Message::TermEventTx(term_event_tx) => {