]> git.proxmox.com Git - pve-installer.git/commit
tui: show interface UP state as filled circle
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Oct 2023 11:37:04 +0000 (13:37 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 19 Oct 2023 12:18:40 +0000 (14:18 +0200)
commit55e5c9cdc949d955c12fca5dac62e5b9929563e7
treee258dd42623f8db1a3e1c2514fb0ae9ff7f41153
parent5c4501655afbd4a990738a71adf01fd390c00f4e
tui: show interface UP state as filled circle

like we do in the GTK UI since recently, there we also color the
filled circle green, but with current cursive crate version this
doesn't seem to be easy, at least not without breaking its theming a
bit (e.g., by just using ANSI escape codes), so just use the circle
for now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-tui-installer/src/main.rs
proxmox-tui-installer/src/setup.rs