waveterm/pkg/remote
Sylvie Crowe 94eb165346
fix: ignore the match statement in ssh config (#1155)
This change will skip over match statements in the ssh config without
panicking. Note that this change still does not add match statement
parsing--it merely makes it possible to continue parsing if the match
keyword is present.
2024-10-27 20:35:19 -07:00
..
conncontroller fix: ignore the match statement in ssh config (#1155) 2024-10-27 20:35:19 -07:00
connutil.go fix: ignore the match statement in ssh config (#1155) 2024-10-27 20:35:19 -07:00
sshclient.go fix: ignore the match statement in ssh config (#1155) 2024-10-27 20:35:19 -07:00