waveterm/pkg/remote
Sylvie Crowe b4b0222c9d
New Connections Configs (#1383)
This adds the following connections changes:
- connections can be hidden from the dropdown in our internal
connections.json config
- `wsh ssh` -i will write identity files to the internal
connections.json config for that connection
- the internal connections.json config will also be used to get identity
files when connecting
- the internal connections.json config allows setting theme, fontsize,
and font for specific connections
- successful connections (including those using wsh ssh) are saved to
the internal connections.json config
- the connections.json config will be used to help pre-populate the
dropdown list
- adds an item to the dropdown to edit the connections config in an
ephemeral block

---------

Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2024-12-05 10:02:07 -08:00
..
conncontroller New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
connutil.go Quick Ssh Fix/Logging (#1328) 2024-11-20 18:11:47 -08:00
sshclient.go New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00