kovidgoyal / kitty

Cross-platform, fast, feature-rich, GPU based terminal
https://sw.kovidgoyal.net/kitty/
GNU General Public License v3.0
22.14k stars 907 forks source link

--single-instance is bound to a single X11 workspace #7372

Closed 3hg4hj closed 3 weeks ago

3hg4hj commented 3 weeks ago

Describe the bug single instance kitty will not create new windows across different workspaces

To Reproduce Steps to reproduce the behavior:

  1. invoke 'kitty --single-instance' in workspace 2
  2. move to workspace 3
  3. invoke an another 'kitty --single-instance'
  4. move to workspace 2 and see the new window there

Additional context WM: spectrwm 3.6.0

kovidgoyal commented 3 weeks ago

It works fine, provided your window manager supports startup notifications.