Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Can't move away from an empty workspace #217

Closed
es183923 opened this issue Aug 24, 2022 · 1 comment
Closed

[BUG]: Can't move away from an empty workspace #217

es183923 opened this issue Aug 24, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@es183923
Copy link

Describe the bug
After commit be5945c, it seems that I can't switch from a workspace with no windows/containers to a diferent one.

To Reproduce
Steps to reproduce the behavior:

  1. use the commit be5945c
  2. in config, have some workspaces set up, and shortcuts, eg:
Run, komorebic ensure-workspaces 0 5, , Hide

!1::Run, komorebic focus-workspace 0, , Hide
!2::Run, komorebic focus-workspace 1, , Hide
!3::Run, komorebic focus-workspace 2, , Hide
!4::Run, komorebic focus-workspace 3, , Hide
!5::Run, komorebic focus-workspace 4, , Hide
  1. start komorebi
  2. switch to an empty workspace (!2)
  3. attempt to switch back (!1), and see that you're stuck on the empty workspace.

Expected behavior
can't switch to a different workspace

Screenshots and Videos

JMyE9mF7.mp4

Observe top left corner showing workspace number
Bottom left showing keystrokes
terminal shows git info and commands used to compile and run komorebi

Operating System

OS Name:                   Microsoft Windows 11 Home
OS Version:                10.0.22000 N/A Build 22000

Additional context
somme other autothotkey scripts, but shouldn't interfere.

@es183923 es183923 added the bug Something isn't working label Aug 24, 2022
@LGUG2Z
Copy link
Owner

LGUG2Z commented Aug 27, 2022

I have finally been able to reproduce this! 🎉

@LGUG2Z LGUG2Z closed this as completed in 5d094f6 Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants