waveterm/cmd
Evan Simkowitz 7e49e14977
Fix initialdata bug (#1365)
There was a bug in main-server where we were returning Window from
EnsureInitialData and then overwriting the layout on the active tab. The
return values from this function are unclear. Some of the initial data
was being set in the wcore.EnsureInitialData and some was being set in
main, so I've moved all the logic into EnsureInitialData and now it just
returns error.
2024-12-02 11:44:08 -08:00
..
generatego SSH without using WSH (#1355) 2024-11-27 16:52:00 -08:00
generatets conditionally write generated files (#890) 2024-09-27 13:46:10 -07:00
server Fix initialdata bug (#1365) 2024-12-02 11:44:08 -08:00
test vdom 3 (#1033) 2024-10-17 14:50:36 -07:00
wsh Workspaces are back! (#1282) 2024-12-02 10:56:56 -08:00