Open codefiles opened 6 days ago
With commit 88b91ae, the manual_partitioning() prompt is no longer shown.
manual_partitioning()
https://github.com/archlinux/archinstall/blob/41600aefa465d35fd3999beb405174e2dce11402/archinstall/lib/disk/partitioning_menu.py#L457-L458
ListManager does nothing with _prompt. Looks like it could be put at the beginning of header.
ListManager
_prompt
header
@svartkanin, could you get this?
With commit 88b91ae, the
manual_partitioning()
prompt is no longer shown.https://github.com/archlinux/archinstall/blob/41600aefa465d35fd3999beb405174e2dce11402/archinstall/lib/disk/partitioning_menu.py#L457-L458
ListManager
does nothing with_prompt
. Looks like it could be put at the beginning ofheader
.@svartkanin, could you get this?