ansible-navigator
ansible-navigator copied to clipboard
`:log` shows a bunch of `curses error` when terminal is resized
$TITLE
Were these errors or debug messages?
Were these errors or debug messages?
They're DEBUG
level, but they say curses error
so they look scary.
e.g.
227│220125174337.567 DEBUG 'ansible_navigator.actions.log.run' autoscroll enabled
228│220125174339.278 DEBUG 'ansible_navigator.ui_framework.ui._add_line' curses error
229│220125174339.278 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_h: 55, lineno: 15
230│220125174339.278 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_w: 94, column: 94 text: a, lentext: 1, end_col: 95
231│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' curses error
232│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_h: 55, lineno: 47
233│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_w: 94, column: 94 text: , lentext: 1, end_col: 95
234│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' curses error
235│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_h: 55, lineno: 48
236│220125174339.280 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_w: 94, column: 94 text: , lentext: 1, end_col: 95
237│220125174339.310 DEBUG 'ansible_navigator.ui_framework.ui._add_line' curses error
238│220125174339.310 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_h: 55, lineno: 17
239│220125174339.310 DEBUG 'ansible_navigator.ui_framework.ui._add_line' screen_w: 97, column: 97 text: , lentext: 1, end_col: 98
Closing as we do not plan to work on this but a PR would be welcomed.