dankamongmen / growlight

notcurses block device manager / system installation tool
https://nick-black.com/dankwiki/index.php/Growlight
GNU General Public License v3.0
85 stars 12 forks source link

filesystem line allowed to escape box in details view #13

Closed dankamongmen closed 5 years ago

dankamongmen commented 5 years ago

I saw this today. Note the 'M' sitting on the border, and the 'i' sitting on the next line:

╭─press 'v' to dismiss details───────────────────────────────────────────────╮─╯
│Sandisk Corp WD Black 2018/PC SN720 NVMe SSD                                │
│Firmware: 2101 BIOS: American Megatrends Inc. Load: 0bps                    │─╮
│nvme1n1: WDS100T3X0C-00SJG0 (931.51GiB) S/N: 1908E1801188 WC- WRVx RO-      │┐│
│Sectors: 1953525168 (512B logical / 512B physical) NVMe connect             │││
│Partitioning: gpt I/O scheduler: [none] mq-deadline kyber                   │┘│
│ 831.51GiB P₀₃ 209717248→1953525134 nvme1n1p3 “Solaris /usr & Mac ZFS” 0x6 1M─╯
i           zfs_member “zhomez”                                              │
╰────────────────────────────────────────────────────────────────────────────╯

This is probably very similar to #6

dankamongmen commented 5 years ago

Got it. Also expanded the partition numeric type out to %0x04 for regularity.