archinstall/archinstall/default_profiles
Daniel Girtler 88b91ae201
Integrate new curses menu (#2663)
* Edit text menu

* Fix alignment

* Scroll functionality

* Fix flake8

* Migrate locales menu

* Fix language translation

* Fix interrupt

* Fix flake8

* Edit mode preset

* Convert print to tui prints

* Fix mypy

* Fix cycling through long menu

* Fix profile view

* Fix scrolling

* Fix scrolling

* Fix mypy

* Fix swiss script

* Display asterisk for passwords

* Corrected a variable usage in the local mirror parsing

* Made sure that curses menu selection on mirrors use url object from mirror.url instead of the class instance

* Fixed mypy type on mirror list

---------

Co-authored-by: Torxed <torxed@archlinux.org>
2024-11-15 08:23:22 +01:00
..
applications Remove some deprecated typing.Dict and typing.List usage (#2673) 2024-09-08 08:10:38 +10:00
desktops Integrate new curses menu (#2663) 2024-11-15 08:23:22 +01:00
servers Remove some deprecated typing.Dict and typing.List usage (#2673) 2024-09-08 08:10:38 +10:00
__init__.py PyParted and a large rewrite of the underlying partitioning (#1604) 2023-04-19 12:55:42 +02:00
custom.py Fix import and configuration loading issues (#1764) 2023-04-22 08:04:36 +02:00
desktop.py Integrate new curses menu (#2663) 2024-11-15 08:23:22 +01:00
minimal.py Strict mypy - Phase 1 (#2533) 2024-06-13 21:35:54 +02:00
profile.py Integrate new curses menu (#2663) 2024-11-15 08:23:22 +01:00
server.py Integrate new curses menu (#2663) 2024-11-15 08:23:22 +01:00
tailored.py Remove some deprecated typing.Dict and typing.List usage (#2673) 2024-09-08 08:10:38 +10:00
xorg.py Remove some deprecated typing.Dict and typing.List usage (#2673) 2024-09-08 08:10:38 +10:00