-- .wezterm.lua
local wezterm = require("wezterm")
local config = {}
local resurrect = wezterm.plugin.require("https://github.com/MLFlexer/resurrect.wezterm")
return config
With this basic configuration is sufficient for the program to hang and be unable to continue. I have to edit the file externally to be able to launch the terminal again. The plugin is being cloned into %APPDATA%/wezterm/plugins
Any leads on what else I could check on? The debug mode is unusable due to the hang and I am failing to find useful logs but I'm open to suggestions I might be missing some obscure useful log