waveterm/pkg/wconfig
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
..
defaultconfig New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
filewatcher.go panic handlers everywhere (#1327) 2024-11-20 18:05:13 -08:00
metaconsts.go wsh run (#1376) 2024-12-04 14:16:50 -08:00
settingsconfig.go wsh run (#1376) 2024-12-04 14:16:50 -08:00