Projects STRLCPY nssh Commits c1a4d522
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    nssh
    skipped 6 lines
    7 7   HOST_LIST+=($line "")
    8 8  done <<< $(grep -Poh "(?<=^Host\s)[\w._-]*$" ~/.ssh/config)
    9 9   
    10  -HEIGHT=15
    11  -WIDTH=50
     10 +HEIGHT=20
     11 +WIDTH=70
    12 12  BACKTITLE="Select you SSH connection"
    13 13  TITLE="SSH Servers"
    14 14  MENU="Choose one of the following servers:"
    skipped 12 lines
Please wait...
Page is in error, reload to recover