-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Describe the bug
If the terminal isn't focused when the new window is opened, gobble crashes leaving the command running in a weird state where the terminal/stdin is shared between the called shell/program and the gobbled command.
To Reproduce
Steps to reproduce the behavior:
Having mpv installed, run the following expression in a shell. While sleeping, minimize/unfocus all windows.
sleep 5; gobble mpv --force-window --idleExpected behavior
gobble doesn't unmap/hide any windows nor does it exit to the shell/calling command. mpv runs as if it was called directly.
Additional context
Version 1.3 from nixpkgs
Metadata
Metadata
Assignees
Labels
No labels