waveterm/frontend/app/view/term
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
..
fitaddon.ts Remove 6px padding from terminal block, make scrollbar properly overlay the terminal contents (#1009) 2024-10-10 14:42:44 -07:00
ijson.tsx move terminal into its own directory under view 2024-06-17 10:18:38 -07:00
term-wsh.tsx vdom terminal toolbar (#1263) 2024-11-11 13:11:09 -08:00
term.scss wsh run (#1376) 2024-12-04 14:16:50 -08:00
term.tsx New Connections Configs (#1383) 2024-12-05 10:02:07 -08:00
termsticker.tsx Switch from Less to Scss (#1335) 2024-11-21 16:05:04 -08:00
termtheme.ts fix terminal theming when applying global defaults #1287 (#1332) 2024-11-21 10:44:16 -08:00
termutil.ts fix terminal theming when applying global defaults #1287 (#1332) 2024-11-21 10:44:16 -08:00
termwrap.ts resize terminal on restoring state (#1100) (backport from dev0.9) (#1116) 2024-10-24 11:01:58 -07:00
xterm.css Remove 6px padding from terminal block, make scrollbar properly overlay the terminal contents (#1009) 2024-10-10 14:42:44 -07:00