feat: Add 60+ SSH config field support with enhanced UI (#50)

This commit is contained in:
Pei-Tang Huang
2025-09-18 20:36:08 +01:00
committed by GitHub
parent e75b61e819
commit 3b9f866d55
20 changed files with 6019 additions and 156 deletions
+2 -1
View File
@@ -38,7 +38,8 @@ func NewServerList() *ServerList {
func (sl *ServerList) build() {
sl.List.ShowSecondaryText(false)
sl.List.SetBorder(true).
SetTitle("Servers").
SetTitle(" Servers ").
SetTitleAlign(tview.AlignCenter).
SetBorderColor(tcell.Color238).
SetTitleColor(tcell.Color250)
sl.List.