Skip to content

flickering pop-up windows on launch and config reload #125

@clement-deltel

Description

@clement-deltel

What Operating System(s) are you seeing this problem on?

  • Windows

WezTerm version

20240203.110809.0

Describe the bug

Every time I launch WezTerm or reload the configuration with the keybinding below, I get flickering cmd.exe pop-up windows.

{ key = "R",          mods = "CTRL|SHIFT",   action = act.ReloadConfiguration }

Here is a GiF to showcase the issue:

Image

Configuration

Just adding this line below in my wezterm.lua is sufficient to trigger this behavior.

local resurrect = wezterm.plugin.require("https://github.com/MLFlexer/resurrect.wezterm")

Expected Behavior

There should no such pop-up windows.

Logs

No error logs found.

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