mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-17 10:31:19 +02:00
Implemented a new component based on `tview.Table` that shows all available block devices as a table. Had to stop using standard form control, because it doesn't really handle multiline elements. Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>