-
-
Notifications
You must be signed in to change notification settings - Fork 962
Open
Labels
Description
Summary
When opening more than 2 terminals in the same desktop they all crash.
When closing an existing terminal all the other cool-retro-term terminals crash.
When switching focus between windows in i3 I briefly toggle borders via a small script so the focused window is obvious. If either the window losing focus or gaining focus is cool-retro-term, both cool-retro-term windows crash immediately when the border change is applied.
Environment
- i3 window manager (X11)
- cool-retro-term 2.0.0-beta1 AppImage
- OS: Arch Linux (X11)
Notes
- Other terminal emulators (only tested in alacritty) do not crash in any of these actions.
- The closing problem only occurs if I close it using the key binding (configured in the
/.config/i3/config) file or if I close a tab manually. When closing it with theexitcommand it works correctly.
Reactions are currently unavailable