pub fn mpane_at( mpanes: &[(String, String, Rect)], col: u16, row: u16, ) -> Option<(String, String)>
(window id, pane id) of the mini-pane under the cursor (window mode).