On windows, with the latest version of Warp, I'm getting a silent crash when launching a fairly simple Launch config (created by a Warp Template):
name: Powershell Repo
active_window_index: 0
windows:
- active_tab_index: 0
tabs:
- layout:
split_direction: horizontal
panes:
- cwd: "D:\\repos"
- split_direction: vertical
panes:
- cwd: "D:\\repos"
is_focused: true
- cwd: "D:\\repos"
The logs don't say anything informative (Can provide if necessary)