archinstall/archinstall/tui
Daniel Girtler 063b9643b4
Add new version indicator in the title of the main menu (#3587)
* Add new version indicator in the title of the main menu

* Update
2025-06-12 07:14:30 +10:00
..
__init__.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
curses_menu.py Add new version indicator in the title of the main menu (#3587) 2025-06-12 07:14:30 +10:00
help.py Update ruff formatter (#3496) 2025-05-24 07:58:42 +00:00
menu_item.py Honor the sort_items parameter on MenuItemGroup.from_enum (#3572) 2025-06-03 23:17:42 +10:00
result.py Specify menu return types using generics instead of Any (#3400) 2025-04-27 13:01:17 +10:00
types.py Remove underscore from _FrameDim because it's used externally (#3547) 2025-05-30 18:42:00 +10:00