Scroll with shift+home,end,pageup,pagedown
This commit is contained in:
parent
782bce1f01
commit
770549e93b
2 changed files with 25 additions and 5 deletions
|
|
@ -2231,7 +2231,7 @@ impl Application for App {
|
|||
}
|
||||
TermEvent::ChildExit(_error_code) => {
|
||||
//Ignore this for now
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
Message::TermEventTx(term_event_tx) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue