subiquity/console_conf
Olivier Gayot 020dcc0b88 ui: redraw screens after moving from one screen to another
Wieh urwid > 2.1.2, the screen is only redrawn after urwid handles an
event (e.g., keypress, resize, ...) or an urwid alarm (it is like a
timer).

All other changes made to the UI do not trigger a screen redraw. We now
redraw the screen properly after moving from one screen to another.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2024-03-28 10:04:11 +01:00
..
cmd one-off format of long lines with black 2023-07-25 15:27:49 -06:00
controllers ui: redraw screens after moving from one screen to another 2024-03-28 10:04:11 +01:00
models console_conf/models: drop key fingerprints 2024-02-06 14:05:41 +01:00
ui one-off format of long lines with black 2023-07-25 15:27:49 -06:00
__init__.py format with black + isort 2023-07-25 15:27:42 -06:00
core.py console_conf: set application level snapd connection 2024-02-08 07:34:48 +01:00