mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 09:41:53 -07:00
Ux improvements (described in issue #80)
This commit is contained in:
committed by
Christian Visintin
parent
027545f14c
commit
685444655c
@@ -108,7 +108,7 @@ impl Header {
|
||||
.color(Color::Yellow)
|
||||
.sides(BorderSides::BOTTOM),
|
||||
)
|
||||
.choices(&["User interface", "SSH Keys", "Theme"])
|
||||
.choices(&["Configuration parameters", "SSH Keys", "Theme"])
|
||||
.foreground(Color::Yellow)
|
||||
.value(match layout {
|
||||
ViewLayout::SetupForm => 0,
|
||||
|
||||
Reference in New Issue
Block a user