glzr-io/glazewm

"@" key sent to PowerShell on Workspace Move or Focus Switch

Opened this issue · 0 comments

OS: Reproduced on Windows 10 and Windows 11
Build: x64 2.1.1

Description / Steps to reproduce:

When PowerShell (tested on ConEmu64, cmder, and Powershell.exe) exists as a tiling window on a workspace, and the focus is switched to another window, or the window is moved to another workspace, or the workspace focus is changed, an "@" character is added on the command line.

See the attached GIF example where I switch between windows using the "focus left" and "focus right" keybindings. This also happens when moving the window to another workspace using the "focus workspace x" command or the focus next/previous workspace commands. This does not occur when using one of the "move" commands for the window, like "move right". I also couldn't reproduce this behavior with CMD or Bash.

glazewm_powershellIssue