mirror of
https://github.com/Adembc/lazyssh.git
synced 2026-07-14 12:13:34 +02:00
feat: Add 60+ SSH config field support with enhanced UI (#50)
This commit is contained in:
@@ -39,7 +39,8 @@ func (s *SearchBar) build() {
|
||||
SetFieldTextColor(tcell.Color252).
|
||||
SetFieldWidth(30).
|
||||
SetBorder(true).
|
||||
SetTitle("Search").
|
||||
SetTitle(" Search ").
|
||||
SetTitleAlign(tview.AlignCenter).
|
||||
SetBorderColor(tcell.Color238).
|
||||
SetTitleColor(tcell.Color250)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user