Exception when Glances is ran with limited plugin list #2822

This commit is contained in:
nicolargo 2024-06-09 10:30:34 +02:00
parent 4b071403da
commit 12dafcf856

View File

@ -572,6 +572,7 @@ class _GlancesCurses:
self.new_line()
self.line -= 1
line_width = self.term_window.getmaxyx()[1] - self.column
if self.line >= 0:
self.term_window.addnstr(
self.line,
self.column,