Skip to content

Simply enabling the plugin hangs wezterm in windows #115

@leotorrez

Description

@leotorrez
-- .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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions