Platform macOS
Terminal software ghostty
Describe the problem you are observing.
-
-
Press tab in a narrow terminal window
-
Basically some items take more than 1 line, which may lead to wrong estimation of this for columnar menu:
|
fn menu_required_lines(&self, _terminal_columns: u16) -> u16 { |
|
self.get_rows() |
|
} |